Lines Matching refs:nLevel
66 sal_uInt16 nLevel = 1; in MatchGroup() local
67 while ( nLevel && ( nPara < nParas ) ) in MatchGroup()
73 nLevel++; in MatchGroup()
76 nLevel--; in MatchGroup()
77 if ( !nLevel ) in MatchGroup()
83 if ( nLevel ) in MatchGroup()
89 if ( nLevel == 0 ) // gefunden in MatchGroup()
102 sal_uInt16 nLevel = 1; in MatchGroup() local
103 while ( nLevel ) in MatchGroup()
112 nLevel--; in MatchGroup()
113 if ( !nLevel ) in MatchGroup()
117 nLevel++; in MatchGroup()
123 if ( nLevel ) in MatchGroup()
135 if ( nLevel == 0 ) // gefunden in MatchGroup()