Searched refs:SwXTableRows (Results 1 – 6 of 6) sorted by relevance
1 "SwXTableRows";"com::sun::star::container::XIndexAccess";"getCount()"2 "SwXTableRows";"com::sun::star::container::XIndexAccess";"getByIndex()"3 "SwXTableRows";"com::sun::star::container::XElementAccess";"getElementType()"4 "SwXTableRows";"com::sun::star::container::XElementAccess";"hasElements()"5 "SwXTableRows";"com::sun::star::table::XTableRows";"insertByIndex()"6 "SwXTableRows";"com::sun::star::table::XTableRows";"removeByIndex()"
2150 SwXTableRows* pRows = SwIterator<SwXTableRows,SwFmt>::FirstElement(*pFmt); in getRows()2152 pRows = new SwXTableRows(*pFmt); in getRows()4548 OUString SwXTableRows::getImplementationName(void) throw( uno::RuntimeException ) in getImplementationName()4553 sal_Bool SwXTableRows::supportsService(const OUString& rServiceName) throw( uno::RuntimeException ) in supportsService()4558 uno::Sequence< OUString > SwXTableRows::getSupportedServiceNames(void) throw( uno::RuntimeException… in getSupportedServiceNames()4565 TYPEINIT1(SwXTableRows, SwClient);4567 SwXTableRows::SwXTableRows(SwFrmFmt& rFrmFmt) : in SwXTableRows() function in SwXTableRows4572 SwXTableRows::~SwXTableRows() in ~SwXTableRows()4576 sal_Int32 SwXTableRows::getCount(void) throw( uno::RuntimeException ) in getCount()4591 uno::Any SwXTableRows::getByIndex(sal_Int32 nIndex) in getByIndex()[all …]
59 public class SwXTableRows extends TestCase { class
522 class SwXTableRows : public cppu::WeakImplHelper2 class532 virtual ~SwXTableRows();534 SwXTableRows(SwFrmFmt& rFrmFmt);
76 -o sw.SwXTableRows
223 job224=sw.SwXTableRows