Lines Matching refs:OColumn

42 ::rtl::OUString SAL_CALL OColumn::getImplementationName(  ) throw (::com::sun::star::uno::RuntimeEx…  in getImplementationName()
49 ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL OColumn::getSupportedServiceNames( ) t… in getSupportedServiceNames()
60 sal_Bool SAL_CALL OColumn::supportsService( const ::rtl::OUString& _rServiceName ) throw(::com::sun… in supportsService()
71 OColumn::OColumn(sal_Bool _bCase) in OColumn() function in OColumn
85 OColumn::OColumn( const ::rtl::OUString& _Name, in OColumn() function in OColumn
115 OColumn::~OColumn() in ~OColumn()
119 ::cppu::IPropertyArrayHelper* OColumn::createArrayHelper( sal_Int32 /*_nId*/ ) const in createArrayHelper()
124 ::cppu::IPropertyArrayHelper& SAL_CALL OColumn::getInfoHelper() in getInfoHelper()
129 void SAL_CALL OColumn::acquire() throw() in acquire()
134 void SAL_CALL OColumn::release() throw() in release()
139 Any SAL_CALL OColumn::queryInterface( const Type & rType ) throw(RuntimeException) in queryInterface()
152 Sequence< Type > SAL_CALL OColumn::getTypes( ) throw(RuntimeException) in getTypes()
160 void OColumn::construct() in construct()
178 void OColumn::disposing(void) in disposing()
187 Reference< XPropertySet > SAL_CALL OColumn::createDataDescriptor( ) throw(RuntimeException) in createDataDescriptor()
193 OColumn* pNewColumn = new OColumn( m_Name, in createDataDescriptor()
209 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL OColumn::get… in getPropertySetInfo()
215 ::rtl::OUString SAL_CALL OColumn::getName( ) throw(::com::sun::star::uno::RuntimeException) in getName()
220 void SAL_CALL OColumn::setName( const ::rtl::OUString& aName ) throw(::com::sun::star::uno::Runtime… in setName()