Home
last modified time | relevance | path

Searched refs:i_nEndPos (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sw/source/core/unocore/
H A Dunoportenum.cxx86 const sal_Int32 i_nStartPos, const sal_Int32 i_nEndPos );
745 const sal_Int32 i_nEndPos, in lcl_ExportHints() argument
984 if ((i_nEndPos < 0) || in lcl_ExportHints()
985 (*pAttr->GetEnd() <= i_nEndPos)) in lcl_ExportHints()
1268 const sal_Int32 i_nEndPos ) in lcl_CreatePortions() argument
1349 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 22 milliseconds