Kaydet (Commit) 2a9b8358 authored tarafından Chris Sherlock's avatar Chris Sherlock Kaydeden (comit) Caolán McNamara

Reindent outdev.hxx - minor formatting change

Change-Id: I5095728ca486b6a609d26520ff45f8bc5bde1c21
Reviewed-on: https://gerrit.libreoffice.org/7888Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
üst 0565a99a
...@@ -1098,7 +1098,7 @@ public: ...@@ -1098,7 +1098,7 @@ public:
// i60594 // i60594
// validate kashida positions against the current font // validate kashida positions against the current font
// returns count of invalid kashida positions // returns count of invalid kashida positions
sal_Int32 ValidateKashidas(const OUString& rTxt, sal_Int32 nIdx, sal_Int32 nLen, sal_Int32 ValidateKashidas( const OUString& rTxt, sal_Int32 nIdx, sal_Int32 nLen,
sal_Int32 nKashCount, // number of suggested kashida positions (in) sal_Int32 nKashCount, // number of suggested kashida positions (in)
const sal_Int32* pKashidaPos, // suggested kashida positions (in) const sal_Int32* pKashidaPos, // suggested kashida positions (in)
sal_Int32* pKashidaPosDropped // invalid kashida positions (out) sal_Int32* pKashidaPosDropped // invalid kashida positions (out)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment