Searched refs:bExcludeLigatures (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/canvas/source/vcl/ |
H A D | textlayout.cxx | 309 … SAL_CALL TextLayout::getCaret( sal_Int32 nInsertionIndex, sal_Bool bExcludeLigatures ) throw (lan… in getCaret() argument 314 (void)bExcludeLigatures; in getCaret() 320 …Index( sal_Int32 nStartIndex, sal_Int32 nCaretAdvancement, sal_Bool bExcludeLigatures ) throw (lan… in getNextInsertionIndex() argument 326 (void)bExcludeLigatures; in getNextInsertionIndex()
|
H A D | textlayout.hxx | 75 …ering::Caret SAL_CALL getCaret( sal_Int32 nInsertionIndex, sal_Bool bExcludeLigatures ) throw (::c… 76 …Index( sal_Int32 nStartIndex, sal_Int32 nCaretAdvancement, sal_Bool bExcludeLigatures ) throw (::c…
|
/aoo41x/main/canvas/source/cairo/ |
H A D | cairo_textlayout.hxx | 74 …ering::Caret SAL_CALL getCaret( sal_Int32 nInsertionIndex, sal_Bool bExcludeLigatures ) throw (::c… 75 …Index( sal_Int32 nStartIndex, sal_Int32 nCaretAdvancement, sal_Bool bExcludeLigatures ) throw (::c…
|
/aoo41x/main/canvas/source/directx/ |
H A D | dx_textlayout.hxx | 75 …ering::Caret SAL_CALL getCaret( sal_Int32 nInsertionIndex, sal_Bool bExcludeLigatures ) throw (::c… 76 …Index( sal_Int32 nStartIndex, sal_Int32 nCaretAdvancement, sal_Bool bExcludeLigatures ) throw (::c…
|
/aoo41x/main/canvas/source/null/ |
H A D | null_textlayout.hxx | 72 …ering::Caret SAL_CALL getCaret( sal_Int32 nInsertionIndex, sal_Bool bExcludeLigatures ) throw (::c… 73 …Index( sal_Int32 nStartIndex, sal_Int32 nCaretAdvancement, sal_Bool bExcludeLigatures ) throw (::c…
|
/aoo41x/main/offapi/com/sun/star/rendering/ |
H A D | XTextLayout.idl | 287 @param bExcludeLigatures 298 [in] boolean bExcludeLigatures ) 325 [in] boolean bExcludeLigatures )
|
Completed in 29 milliseconds