20 #ifndef INCLUDED_SVX_SELECTIONCONTROLLER_HXX
21 #define INCLUDED_SVX_SELECTIONCONTROLLER_HXX
40 namespace table {
struct CellPos; }
50 virtual void onSelectionHasChanged();
52 virtual void onSelectAll();
57 virtual bool DeleteMarked();
59 virtual bool GetAttributes(
SfxItemSet& rTargetSet,
bool bOnlyHardAttr)
const;
60 virtual bool SetAttributes(
const SfxItemSet& rSet,
bool bReplaceAll);
62 virtual bool GetStyleSheet(
SfxStyleSheet* &rpStyleSheet )
const;
63 virtual bool SetStyleSheet(
SfxStyleSheet* pStyleSheet,
bool bDontRemoveHardAttr );
66 virtual bool PasteObjModel(
const SdrModel& rModel );
72 virtual bool ApplyFormatPaintBrush(
SfxItemSet& rFormatSet,
bool bNoCharacterFormats,
bool bNoParagraphFormats );
74 virtual bool hasSelectedCells()
const;
76 virtual bool setCursorLogicPosition(
const Point& rPosition,
bool bPoint);
80 virtual bool ChangeFontSize(
bool bGrow,
const FontList* pFontList);
85 #endif // INCLUDED_SVX_SELECTIONCONTROLLER_HXX
exports com.sun.star. table
#define SVXCORE_DLLPUBLIC