Searched refs:i_nEndPos (Results 1 – 1 of 1) sorted by relevance
86 const sal_Int32 i_nStartPos, const sal_Int32 i_nEndPos );745 const sal_Int32 i_nEndPos, in lcl_ExportHints() argument984 if ((i_nEndPos < 0) || in lcl_ExportHints()985 (*pAttr->GetEnd() <= i_nEndPos)) in lcl_ExportHints()1268 const sal_Int32 i_nEndPos ) in lcl_CreatePortions() argument1349 bAtEnd = ((i_nEndPos >= 0) && (nCurrentIndex >= i_nEndPos)) in lcl_CreatePortions()1355 pHints, i_nStartPos, i_nEndPos, nCurrentIndex, bAtEnd, in lcl_CreatePortions()1401 i_nEndPos ); in lcl_CreatePortions()
Completed in 13 milliseconds