Home
last modified time | relevance | path

Searched refs:SetRowHeight (Results 1 – 25 of 172) sorted by relevance

1234567

/dports/editors/libreoffice/libreoffice-7.2.6.2/lotuswordpro/inc/xfilter/
H A Dxfrowstyle.hxx74 void SetRowHeight(double height);
90 inline void XFRowStyle::SetRowHeight(double height) { m_fHeight = height; } in SetRowHeight() function in XFRowStyle
/dports/editors/libreoffice6/libreoffice-6.4.7.2/lotuswordpro/inc/xfilter/
H A Dxfrowstyle.hxx74 void SetRowHeight(double height);
90 inline void XFRowStyle::SetRowHeight(double height) in SetRowHeight() function in XFRowStyle
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/osx/core/
H A Ddataview.h111 …virtual void SetRowHeight(int height) …
112 …virtual void SetRowHeight(wxDataViewItem const& item, unsigned int height) …
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/samples/gizmos/multicell/
H A Dmtest.cpp73 sizer->SetRowHeight(7,5,true); in MyFrame()
74 sizer->SetRowHeight(8,5,false); in MyFrame()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/samples/gizmos/multicell/
H A Dmtest.cpp73 sizer->SetRowHeight(7,5,true); in MyFrame()
74 sizer->SetRowHeight(8,5,false); in MyFrame()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/samples/gizmos/multicell/
H A Dmtest.cpp73 sizer->SetRowHeight(7,5,true); in MyFrame()
74 sizer->SetRowHeight(8,5,false); in MyFrame()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/samples/gizmos/multicell/
H A Dmtest.cpp73 sizer->SetRowHeight(7,5,true); in MyFrame()
74 sizer->SetRowHeight(8,5,false); in MyFrame()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/osx/
H A Ddataview_osx.cpp260 m_DataViewCtrlPtr->GetDataViewPeer()->SetRowHeight(item,height); in AdjustRowHeight()
295 m_DataViewCtrlPtr->GetDataViewPeer()->SetRowHeight(items[itemIndex],height); in AdjustRowHeights()
606 bool wxDataViewCtrl::SetRowHeight(int rowHeight) in SetRowHeight() function in wxDataViewCtrl
608 GetDataViewPeer()->SetRowHeight(rowHeight); in SetRowHeight()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/table/
H A Drowht.cxx41 m_rSh.SetRowHeight(aSz); in Apply()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/table/
H A Drowht.cxx48 m_rSh.SetRowHeight(aSz); in Apply()
/dports/games/colorcode/ColorCode-0.8.5/
H A Dgametablesdialog.h79 void SetRowHeight();
/dports/graphics/podofo/podofo-0.9.7/src/podofo/doc/
H A DPdfTable.h697 inline void SetRowHeight( double dHeight );
857 void PdfTable::SetRowHeight( double dHeight ) in SetRowHeight() function
/dports/games/endless-sky/endless-sky-0.9.14/source/text/
H A DTable.h44 void SetRowHeight(int height) noexcept;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/lotus/
H A Dlotimpop.cxx337 rD.SetRowHeight( static_cast<SCROW> (nRow), static_cast<SCTAB> (nLTab), nHeight ); in RowPresentation()
427 rD.SetRowHeight(nRow, nDestTab, nHeight); in Row_()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/osx/core/
H A Ddataview.h112 …virtual void SetRowHeight(wxDataViewItem const& item, unsigned int height) …
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/osx/core/
H A Ddataview.h112 …virtual void SetRowHeight(wxDataViewItem const& item, unsigned int height) …
/dports/devel/upp/upp/bazaar/OfficeAutomation/
H A DOfficeSheet.cpp205 bool SheetPlugin::SetRowHeight(int row, double height) {return false;} in SetRowHeight() function in SheetPlugin
206 bool OfficeSheet::SetRowHeight(int row, double height) {return (static_cast<SheetPlugin *>(GetData(… in SetRowHeight() function in OfficeSheet
/dports/x11-toolkits/vdk/vdk-2.5.1/include/vdk/
H A Dvdkcustom.h158 void SetRowHeight(int rh) in SetRowHeight() function
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/src/fl/
H A Drowlayoutpl.cpp1166 event.mpPane->SetRowHeight( pRow, newHeight ); in OnResizeRow()
1199 event.mpPane->SetRowHeight( pRow, newHeight ); in OnResizeRow()
1211 event.mpPane->SetRowHeight( pTheRow, pTheRow->mRowHeight + (-ofs) ); in OnResizeRow()
1213 event.mpPane->SetRowHeight( pTheRow, pTheRow->mRowHeight + ofs ); in OnResizeRow()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/src/fl/
H A Drowlayoutpl.cpp1166 event.mpPane->SetRowHeight( pRow, newHeight ); in OnResizeRow()
1199 event.mpPane->SetRowHeight( pRow, newHeight ); in OnResizeRow()
1211 event.mpPane->SetRowHeight( pTheRow, pTheRow->mRowHeight + (-ofs) ); in OnResizeRow()
1213 event.mpPane->SetRowHeight( pTheRow, pTheRow->mRowHeight + ofs ); in OnResizeRow()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/src/fl/
H A Drowlayoutpl.cpp1166 event.mpPane->SetRowHeight( pRow, newHeight ); in OnResizeRow()
1199 event.mpPane->SetRowHeight( pRow, newHeight ); in OnResizeRow()
1211 event.mpPane->SetRowHeight( pTheRow, pTheRow->mRowHeight + (-ofs) ); in OnResizeRow()
1213 event.mpPane->SetRowHeight( pTheRow, pTheRow->mRowHeight + ofs ); in OnResizeRow()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/src/fl/
H A Drowlayoutpl.cpp1166 event.mpPane->SetRowHeight( pRow, newHeight ); in OnResizeRow()
1199 event.mpPane->SetRowHeight( pRow, newHeight ); in OnResizeRow()
1211 event.mpPane->SetRowHeight( pTheRow, pTheRow->mRowHeight + (-ofs) ); in OnResizeRow()
1213 event.mpPane->SetRowHeight( pTheRow, pTheRow->mRowHeight + ofs ); in OnResizeRow()
/dports/editors/libreoffice/libreoffice-7.2.6.2/lotuswordpro/source/filter/
H A Dlwprowlayout.cxx127 pRowStyle->SetRowHeight(static_cast<float>(LwpTools::ConvertFromUnitsToMetric(cheight))); in RegisterStyle()
299 pNewStyle->SetRowHeight(static_cast<float>(fHeight)); in RegisterCurRowStyle()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/lotuswordpro/source/filter/
H A Dlwprowlayout.cxx129 pRowStyle->SetRowHeight(static_cast<float>(LwpTools::ConvertFromUnitsToMetric(cheight))); in RegisterStyle()
301 pNewStyle->SetRowHeight(static_cast<float>(fHeight)); in RegisterCurRowStyle()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/osx/cocoa/
H A Ddataview.h561 virtual void SetRowHeight(int height);
562 virtual void SetRowHeight(const wxDataViewItem& item, unsigned int height);

1234567