Searched refs:nTOXLvl (Results 1 – 1 of 1) sorted by relevance
2060 bool lcl_IsHyperlinked(const SwForm& rForm, sal_uInt16 nTOXLvl) in lcl_IsHyperlinked() argument2063 for (sal_uInt16 nI = 1; nI < nTOXLvl; ++nI) in lcl_IsHyperlinked()2168 sal_uInt16 n, nTOXLvl = pTOX->GetLevel(); in StartTOX() local2169 if( !nTOXLvl ) in StartTOX()2170 ++nTOXLvl; in StartTOX()2185 const int nMinLvl = nTOXLvl; in StartTOX()2241 …axMSAutoEvaluate = nPosOfLowestNonStandardLvl < nTOXLvl ? nPosOfLowestNonStandardLvl : (sal_uInt8)… in StartTOX()2257 if( nMaxMSAutoEvaluate < nTOXLvl ) in StartTOX()2266 if (nTestLvl < nTOXLvl && nTestLvl >= nMaxMSAutoEvaluate) in StartTOX()2310 for( n = 0; n < nTOXLvl; ++n ) in StartTOX()[all …]
Completed in 35 milliseconds