Searched defs:nesting (Results 1 – 3 of 3) sorted by relevance
41 private static SQLException toUnoException(Object source, Throwable throwable, int nesting) { in toUnoException()
925 sal_Int32 nesting = 0; in expandMacros() local
596 void printNesting(TreeNode node, TreeNode nesting) in printNesting()