LibreOffice Module forms (master) 1
Public Member Functions | Private Attributes | List of all members
frm::FormOperations::impl_appendOrderByColumn_throw Class Reference
Collaboration diagram for frm::FormOperations::impl_appendOrderByColumn_throw:
[legend]

Public Member Functions

 impl_appendOrderByColumn_throw (const FormOperations *pFO, css::uno::Reference< css::beans::XPropertySet > xField, bool bUp)
 
void operator() ()
 

Private Attributes

const FormOperationsm_pFO
 
css::uno::Reference< css::beans::XPropertySetm_xField
 
bool m_bUp
 

Detailed Description

Definition at line 301 of file formoperations.hxx.

Constructor & Destructor Documentation

◆ impl_appendOrderByColumn_throw()

frm::FormOperations::impl_appendOrderByColumn_throw::impl_appendOrderByColumn_throw ( const FormOperations pFO,
css::uno::Reference< css::beans::XPropertySet xField,
bool  bUp 
)
inline

Definition at line 304 of file formoperations.hxx.

Member Function Documentation

◆ operator()()

void frm::FormOperations::impl_appendOrderByColumn_throw::operator() ( void  )
inline

Definition at line 312 of file formoperations.hxx.

References m_bUp, m_pFO, m_xField, and frm::FormOperations::m_xParser.

Member Data Documentation

◆ m_bUp

bool frm::FormOperations::impl_appendOrderByColumn_throw::m_bUp
private

Definition at line 316 of file formoperations.hxx.

Referenced by operator()().

◆ m_pFO

const FormOperations* frm::FormOperations::impl_appendOrderByColumn_throw::m_pFO
private

Definition at line 314 of file formoperations.hxx.

Referenced by operator()().

◆ m_xField

css::uno::Reference< css::beans::XPropertySet > frm::FormOperations::impl_appendOrderByColumn_throw::m_xField
private

Definition at line 315 of file formoperations.hxx.

Referenced by operator()().


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