"SwXTextTableRow";"com::sun::star::text::TextTableRow";"BackColor" "SwXTextTableRow";"com::sun::star::text::TextTableRow";"BackTransparent" "SwXTextTableRow";"com::sun::star::text::TextTableRow";"BackGraphic" "SwXTextTableRow";"com::sun::star::text::TextTableRow";"BackGraphicLocation" "SwXTextTableRow";"com::sun::star::text::TextTableRow";"TableColumnSeparators" "SwXTextTableRow";"com::sun::star::text::TextTableRow";"Height" "SwXTextTableRow";"com::sun::star::text::TextTableRow";"IsAutoHeight" "SwXTextTableRow";"com::sun::star::text::TextTableRow";"IsSplitAllowed#optional" "SwXTextTableRow";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" "SwXTextTableRow";"com::sun::star::beans::XPropertySet";"setPropertyValue()" "SwXTextTableRow";"com::sun::star::beans::XPropertySet";"getPropertyValue()" "SwXTextTableRow";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()" "SwXTextTableRow";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()" "SwXTextTableRow";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()" "SwXTextTableRow";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()" value='distro/cib/libreoffice-5-1'>distro/cib/libreoffice-5-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/tools/source/generic/gen.cxx
AgeCommit message (Expand)Author
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock
2022-08-09tools: prefix member variables with an 'm'Chris Sherlock
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-06-17Rectangle: split SetSize into SetWidth/SetHeightJan-Marek Glogowski