Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/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"
10 "SwXTextTableRow";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
11 "SwXTextTableRow";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
[all …]
/aoo4110/main/sw/source/core/unocore/
H A Dunotbl.cxx1276 TYPEINIT1(SwXTextTableRow, SwClient);
1278 SwXTextTableRow::SwXTextTableRow(SwFrmFmt* pFmt, SwTableLine* pLn) : in SwXTextTableRow() function in SwXTextTableRow
1286 SwXTextTableRow::~SwXTextTableRow() in ~SwXTextTableRow()
1297 void SwXTextTableRow::setPropertyValue(const OUString& rPropertyName, in setPropertyValue()
1306 SwTableLine* pLn = SwXTextTableRow::FindLine(pTable, pLine); in setPropertyValue()
1366 SwTableLine* pLn = SwXTextTableRow::FindLine(pTable, pLine); in getPropertyValue()
1425 void SwXTextTableRow::Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew) in Modify()
1430 SwTableLine* SwXTextTableRow::FindLine(SwTable* pTable, SwTableLine* pLine) in FindLine()
4605 SwIterator<SwXTextTableRow,SwFmt> aIter( *pFrmFmt ); in getByIndex()
4606 SwXTextTableRow* pXRow = aIter.First(); in getByIndex()
[all …]
/aoo4110/main/qadevOOo/tests/java/mod/_sw/
H A DSwXTextTableRow.java48 public class SwXTextTableRow extends TestCase { class
/aoo4110/main/sw/inc/
H A Dunotbl.hxx181 class SwXTextTableRow : public cppu::WeakImplHelper2 class
193 virtual ~SwXTextTableRow();
198 SwXTextTableRow(SwFrmFmt* pFmt, SwTableLine* pLine);
/aoo4110/main/sw/qa/unoapi/
H A Dsw.sce99 -o sw.SwXTextTableRow
/aoo4110/main/framework/qa/complex/api_internal/
H A Dapi.lst242 job244=sw.SwXTextTableRow

Completed in 80 milliseconds