Home
last modified time | relevance | path

Searched defs:SetLeftIndent (Results 1 – 11 of 11) sorted by relevance

/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazcontrols/
H A Ddividerbevel.pas40 procedure SetLeftIndent(const AValue: Integer); procedure
137 procedure TDividerBevel.SetLeftIndent(const AValue: Integer); procedure
/dports/editors/lazarus/lazarus/components/lazcontrols/
H A Ddividerbevel.pas38 procedure SetLeftIndent(const AValue: Integer); procedure
135 procedure TDividerBevel.SetLeftIndent(const AValue: Integer); procedure
/dports/editors/lazarus-qt5/lazarus/components/lazcontrols/
H A Ddividerbevel.pas38 procedure SetLeftIndent(const AValue: Integer); procedure
135 procedure TDividerBevel.SetLeftIndent(const AValue: Integer); procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazcontrols/
H A Ddividerbevel.pas40 procedure SetLeftIndent(const AValue: Integer); procedure
137 procedure TDividerBevel.SetLeftIndent(const AValue: Integer); procedure
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/vba/
H A Dvbarows.cxx201 void SAL_CALL SwVbaRows::SetLeftIndent( float LeftIndent, ::sal_Int32 RulerStyle ) in SetLeftIndent() function in SwVbaRows
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/vba/
H A Dvbarows.cxx197 void SAL_CALL SwVbaRows::SetLeftIndent( float LeftIndent, ::sal_Int32 RulerStyle ) in SetLeftIndent() function in SwVbaRows
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/
H A Dlistbox.hxx455 void SetLeftIndent( sal_uInt16 n ) { maLBWindow->SetLeftIndent( n ); } in SetLeftIndent() function in ImplListBox
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/
H A Dlistbox.hxx464 void SetLeftIndent( sal_uInt16 n ) { maLBWindow->SetLeftIndent( n ); } in SetLeftIndent() function in ImplListBox
/dports/print/py-rtf/PyRTF-0.45/PyRTF/
H A DPropertySets.py464 def SetLeftIndent( self, value ) : member in ParagraphPropertySet
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/control/
H A Dimp_listbox.cxx1880 void ImplListBoxWindow::SetLeftIndent( tools::Long n ) in SetLeftIndent() function in ImplListBoxWindow
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/control/
H A Dimp_listbox.cxx2014 void ImplListBoxWindow::SetLeftIndent( long n ) in SetLeftIndent() function in ImplListBoxWindow