Searched refs:SwXTextTableRow (Results 1 – 6 of 6) sorted by relevance
1 "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 …]
1276 TYPEINIT1(SwXTextTableRow, SwClient);1278 SwXTextTableRow::SwXTextTableRow(SwFrmFmt* pFmt, SwTableLine* pLn) : in SwXTextTableRow() function in SwXTextTableRow1286 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 …]
48 public class SwXTextTableRow extends TestCase { class
181 class SwXTextTableRow : public cppu::WeakImplHelper2 class193 virtual ~SwXTextTableRow();198 SwXTextTableRow(SwFrmFmt* pFmt, SwTableLine* pLine);
99 -o sw.SwXTextTableRow
242 job244=sw.SwXTextTableRow
Completed in 65 milliseconds