Home
last modified time | relevance | path

Searched refs:SwXTextTableRow (Results 1 – 6 of 6) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextTableRow.csv1 "SwXTextTableRow";"com::sun::star::text::TextTableRow";"BackColor"
2 "SwXTextTableRow";"com::sun::star::text::TextTableRow";"BackTransparent"
3 "SwXTextTableRow";"com::sun::star::text::TextTableRow";"BackGraphicURL"
4 "SwXTextTableRow";"com::sun::star::text::TextTableRow";"BackGraphicFilter"
5 "SwXTextTableRow";"com::sun::star::text::TextTableRow";"BackGraphicLocation"
6 "SwXTextTableRow";"com::sun::star::text::TextTableRow";"TableColumnSeparators"
7 "SwXTextTableRow";"com::sun::star::text::TextTableRow";"Height"
8 "SwXTextTableRow";"com::sun::star::text::TextTableRow";"IsAutoHeight"
9 "SwXTextTableRow";"com::sun::star::text::TextTableRow";"IsSplitAllowed#optional"
10 "SwXTextTableRow";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
[all …]
/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx1259 OUString SwXTextTableRow::getImplementationName(void) throw( uno::RuntimeException ) in getImplementationName()
1264 sal_Bool SwXTextTableRow::supportsService(const OUString& rServiceName) throw( uno::RuntimeExceptio… in supportsService()
1269 uno::Sequence< OUString > SwXTextTableRow::getSupportedServiceNames(void) throw( uno::RuntimeExcept… in getSupportedServiceNames()
1276 TYPEINIT1(SwXTextTableRow, SwClient);
1278 SwXTextTableRow::SwXTextTableRow(SwFrmFmt* pFmt, SwTableLine* pLn) : in SwXTextTableRow() function in SwXTextTableRow
1286 SwXTextTableRow::~SwXTextTableRow() in ~SwXTextTableRow()
1291 uno::Reference< beans::XPropertySetInfo > SwXTextTableRow::getPropertySetInfo(void) throw( uno::Ru… in getPropertySetInfo()
1297 void SwXTextTableRow::setPropertyValue(const OUString& rPropertyName, in setPropertyValue()
1306 SwTableLine* pLn = SwXTextTableRow::FindLine(pTable, pLine); in setPropertyValue()
1358 uno::Any SwXTextTableRow::getPropertyValue(const OUString& rPropertyName) throw( beans::UnknownProp… in getPropertyValue()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwXTextTableRow.java48 public class SwXTextTableRow extends TestCase { class
/trunk/main/sw/inc/
H A Dunotbl.hxx181 class SwXTextTableRow : public cppu::WeakImplHelper2 class
193 virtual ~SwXTextTableRow();
198 SwXTextTableRow(SwFrmFmt* pFmt, SwTableLine* pLine);
/trunk/main/sw/qa/unoapi/
H A Dsw.sce99 -o sw.SwXTextTableRow
/trunk/main/framework/qa/complex/api_internal/
H A Dapi.lst237 job238=sw.SwXTextTableRow