LibreOffice Module svx (master) 1
Public Member Functions | Static Public Member Functions | Private Member Functions | List of all members
svxform::OControlExchange Class Referencefinal

#include <fmexch.hxx>

Inheritance diagram for svxform::OControlExchange:
[legend]
Collaboration diagram for svxform::OControlExchange:
[legend]

Public Member Functions

 OControlExchange ()
 
- Public Member Functions inherited from svxform::OControlTransferData
 OControlTransferData ()
 
 OControlTransferData (const css::uno::Reference< css::datatransfer::XTransferable > &_rxTransferable)
 
const DataFlavorExVectorGetDataFlavorExVector () const
 
void addSelectedEntry (std::unique_ptr< weld::TreeIter > xEntry)
 
void setFocusEntry (bool _bFocusEntry)
 
size_t onEntryRemoved (const weld::TreeView *pView, const weld::TreeIter *_pEntry)
 notifies the data transfer object that a certain entry has been removed from the owning tree More...
 
void setFormsRoot (const css::uno::Reference< css::form::XForms > &_rxFormsRoot)
 
void buildPathFormat (const weld::TreeView *pTreeBox, const weld::TreeIter *pRoot)
 
void buildListFromPath (const weld::TreeView *pTreeBox, const weld::TreeIter *pRoot)
 
void addHiddenControlsFormat (const css::uno::Sequence< css::uno::Reference< css::uno::XInterface > > &seqInterfaces)
 
const ListBoxEntrySetselected () const
 
const css::uno::Sequence< css::uno::Reference< css::uno::XInterface > > & hiddenControls () const
 
const css::uno::Reference< css::form::XForms > & getFormsRoot () const
 

Static Public Member Functions

static SotClipboardFormatId getFieldExchangeFormatId ()
 
static SotClipboardFormatId getControlPathFormatId ()
 
static SotClipboardFormatId getHiddenControlModelsFormatId ()
 
static bool hasFieldExchangeFormat (const DataFlavorExVector &_rFormats)
 
static bool hasControlPathFormat (const DataFlavorExVector &_rFormats)
 
static bool hasHiddenControlModelsFormat (const DataFlavorExVector &_rFormats)
 

Private Member Functions

virtual bool GetData (const css::datatransfer::DataFlavor &rFlavor, const OUString &rDestDoc) override
 
virtual void AddSupportedFormats () override
 

Additional Inherited Members

- Protected Member Functions inherited from svxform::OControlTransferData
void updateFormats ()
 
- Protected Attributes inherited from svxform::OControlTransferData
ListBoxEntrySet m_aSelectedEntries
 
css::uno::Sequence< css::uno::Sequence< sal_uInt32 > > m_aControlPaths
 
css::uno::Sequence< css::uno::Reference< css::uno::XInterface > > m_aHiddenControlModels
 
css::uno::Reference< css::form::XForms > m_xFormsRoot
 
bool m_bFocusEntry
 

Detailed Description

Definition at line 190 of file fmexch.hxx.

Constructor & Destructor Documentation

◆ OControlExchange()

svxform::OControlExchange::OControlExchange ( )

Definition at line 242 of file fmexch.cxx.

Member Function Documentation

◆ AddSupportedFormats()

void svxform::OControlExchange::AddSupportedFormats ( )
overrideprivatevirtual

◆ getControlPathFormatId()

SotClipboardFormatId svxform::OControlExchange::getControlPathFormatId ( )
static

◆ GetData()

bool svxform::OControlExchange::GetData ( const css::datatransfer::DataFlavor &  rFlavor,
const OUString &  rDestDoc 
)
overrideprivatevirtual

◆ getFieldExchangeFormatId()

SotClipboardFormatId svxform::OControlExchange::getFieldExchangeFormatId ( )
static

◆ getHiddenControlModelsFormatId()

SotClipboardFormatId svxform::OControlExchange::getHiddenControlModelsFormatId ( )
static

◆ hasControlPathFormat()

bool svxform::OControlExchange::hasControlPathFormat ( const DataFlavorExVector _rFormats)
inlinestatic

Definition at line 227 of file fmexch.hxx.

Referenced by svxform::NavigatorTree::implAcceptDataTransfer().

◆ hasFieldExchangeFormat()

bool svxform::OControlExchange::hasFieldExchangeFormat ( const DataFlavorExVector _rFormats)
inlinestatic

◆ hasHiddenControlModelsFormat()

bool svxform::OControlExchange::hasHiddenControlModelsFormat ( const DataFlavorExVector _rFormats)
inlinestatic

The documentation for this class was generated from the following files: