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

Public Member Functions

 impl_appendFilterByColumn_throw (const FormOperations *pFO, css::uno::Reference< css::sdb::XSingleSelectQueryComposer > xParser, css::uno::Reference< css::beans::XPropertySet > xField)
 
void operator() ()
 

Private Attributes

const FormOperationsm_pFO
 
css::uno::Reference< css::sdb::XSingleSelectQueryComposer > m_xParser
 
css::uno::Reference< css::beans::XPropertySetm_xField
 

Detailed Description

Definition at line 320 of file formoperations.hxx.

Constructor & Destructor Documentation

◆ impl_appendFilterByColumn_throw()

frm::FormOperations::impl_appendFilterByColumn_throw::impl_appendFilterByColumn_throw ( const FormOperations pFO,
css::uno::Reference< css::sdb::XSingleSelectQueryComposer >  xParser,
css::uno::Reference< css::beans::XPropertySet xField 
)
inline

Definition at line 323 of file formoperations.hxx.

Member Function Documentation

◆ operator()()

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

Member Data Documentation

◆ m_pFO

const FormOperations* frm::FormOperations::impl_appendFilterByColumn_throw::m_pFO
private

Definition at line 338 of file formoperations.hxx.

Referenced by operator()().

◆ m_xField

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

Definition at line 340 of file formoperations.hxx.

Referenced by operator()().

◆ m_xParser

css::uno::Reference< css::sdb::XSingleSelectQueryComposer > frm::FormOperations::impl_appendFilterByColumn_throw::m_xParser
private

Definition at line 339 of file formoperations.hxx.

Referenced by operator()().


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