Home
last modified time | relevance | path

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

/trunk/main/writerfilter/documentation/
H A DtablesInDoc.txt25 0x6649 (sprmPTableDepth) demarks the nesting depth of the paragraph
27 paragraph at nesting depth 1:
34 paragraphs at nesting depth > 1;
/trunk/main/sal/rtl/source/
H A Dbootstrap.cxx925 sal_Int32 nesting = 0; in expandMacros() local
934 ++nesting; in expandMacros()
937 if (nesting == 0) { in expandMacros()
941 --nesting; in expandMacros()
945 if (nesting == 0 && n < 2) { in expandMacros()
/trunk/main/udkapi/com/sun/star/beans/
H A DXHierarchicalPropertySet.idl65 up to an arbitrary nesting depth. Often the intermediate
/trunk/main/toolkit/doc/layout/
H A Doldnotes.txt134 + kill bogus nesting eg. radiogroup ...
/trunk/main/offapi/com/sun/star/configuration/
H A DConfigurationProvider.idl129 number of nesting levels away from the root need not be included in the
/trunk/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java596 void printNesting(TreeNode node, TreeNode nesting) in printNesting() argument
599 + " possibly moved across nesting " + nesting.toString()); in printNesting()

Completed in 57 milliseconds