Searched refs:nesting (Results 1 – 6 of 6) sorted by relevance
25 0x6649 (sprmPTableDepth) demarks the nesting depth of the paragraph27 paragraph at nesting depth 1:34 paragraphs at nesting depth > 1;
925 sal_Int32 nesting = 0; in expandMacros() local934 ++nesting; in expandMacros()937 if (nesting == 0) { in expandMacros()941 --nesting; in expandMacros()945 if (nesting == 0 && n < 2) { in expandMacros()
65 up to an arbitrary nesting depth. Often the intermediate
134 + kill bogus nesting eg. radiogroup ...
129 number of nesting levels away from the root need not be included in the
596 void printNesting(TreeNode node, TreeNode nesting) in printNesting() argument599 + " possibly moved across nesting " + nesting.toString()); in printNesting()
Completed in 138 milliseconds