Lines Matching refs:ScTableColumnObj
823 SC_SIMPLE_SERVICE_INFO( ScTableColumnObj, "ScTableColumnObj", "com.sun.star.table.TableColumn" )
8812 ScTableColumnObj::ScTableColumnObj( ScDocShell* pDocSh, SCCOL nCol, SCTAB nTab ) : in ScTableColumnObj() function in ScTableColumnObj
8818 ScTableColumnObj::~ScTableColumnObj() in ~ScTableColumnObj()
8822 uno::Any SAL_CALL ScTableColumnObj::queryInterface( const uno::Type& rType ) throw(uno::RuntimeExce… in queryInterface()
8829 void SAL_CALL ScTableColumnObj::acquire() throw() in acquire()
8834 void SAL_CALL ScTableColumnObj::release() throw() in release()
8839 uno::Sequence<uno::Type> SAL_CALL ScTableColumnObj::getTypes() throw(uno::RuntimeException) in getTypes()
8858 uno::Sequence<sal_Int8> SAL_CALL ScTableColumnObj::getImplementationId() throw(uno::RuntimeExceptio… in getImplementationId()
8871 rtl::OUString SAL_CALL ScTableColumnObj::getName() throw(uno::RuntimeException) in getName()
8882 void SAL_CALL ScTableColumnObj::setName( const rtl::OUString& /* aNewName */ ) in setName()
8891 uno::Reference<beans::XPropertySetInfo> SAL_CALL ScTableColumnObj::getPropertySetInfo() in getPropertySetInfo()
8900 void ScTableColumnObj::SetOnePropertyValue( const SfxItemPropertySimpleEntry* pEntry, const uno::An… in SetOnePropertyValue()
8965 void ScTableColumnObj::GetOnePropertyValue( const SfxItemPropertySimpleEntry* pEntry, in GetOnePropertyValue()
9016 const SfxItemPropertyMap* ScTableColumnObj::GetItemPropertyMap() in GetItemPropertyMap()