Home
last modified time | relevance | path

Searched refs:expanded (Results 1 – 25 of 107) sorted by relevance

12345

/trunk/main/offapi/com/sun/star/text/
H A DXTextTableCursor.idl66 determines whether the selection is to be expanded.
81 determines whether the selection is to be expanded.
94 determines whether the selection is to be expanded.
107 determines whether the selection is to be expanded.
120 determines whether the selection is to be expanded.
130 determines whether the selection is to be expanded.
139 determines whether the selection is to be expanded.
H A DXTextCursor.idl68 be expanded or not.
91 be expanded or not.
/trunk/main/offapi/com/sun/star/awt/
H A DFontWidth.idl35 <p>They may be expanded in future versions.</p>
77 /** The width of the font is expanded to 110%.
83 /** The width of the font is expanded to 150%.
89 /** The width of the font is expanded to 175%.
95 /** The width of the font is expanded to 200%.
H A DFontRelief.idl35 <p>They may be expanded in future versions.</p>
H A DFontPitch.idl36 <p>They may be expanded in future versions.</p>
H A DFontType.idl35 <p>They may be expanded in future versions.</p>
/trunk/main/offapi/com/sun/star/awt/tree/
H A DTreeControl.idl42 …An expanded node is a non-leaf node that will displays its children when all its ancestors are exp…
44 A node is visible when all parent nodes are expanded and the node itself is in the display area.
78 Now you get called when the node will become expanded or collapsed.
81 be expanded and in that case add the missing child nodes. You can also veto the expansion or
H A DXTreeControl.idl69 /** Returns <TRUE/> if <var>Node</var> is currently expanded.
76 <TRUE/> if <var>Node</var> and all of its parent nodes are expanded.
91 <FALSE/> if <var>Node</var> and all of its parent nodes are expanded
118 <p>Visible means it is either the root or all of its parents are expanded.</p>
129 /** Ensures that <var>Node</var> is expanded and visible.
164 node is expanded or collapsed.
176 before expanded non leaf nodes.
H A DXTreeExpansionListener.idl45 when nodes are expanded or collapsed.
52 /** Invoked when a node with children on demand is about to be expanded.
59 /** Invoked whenever a node in the tree is about to be expanded.
77 /** Called whenever a node in the tree has been successfully expanded. */
H A DTreeExpansionEvent.idl47 /* The node that has been expanded/collapsed.*/
/trunk/main/offapi/com/sun/star/view/
H A DXViewCursor.idl52 determines whether the text range of the cursor is expanded (<TRUE/>)
68 determines whether the text range of the cursor is expanded (<TRUE/>)
83 determines whether the text range of the cursor is expanded (<TRUE/>)
98 determines whether the text range of the cursor is expanded (<TRUE/>)
H A DXLineCursor.idl59 determines whether the text range of the cursor is expanded (<TRUE/>)
68 determines whether the text range of the cursor is expanded (<TRUE/>)
/trunk/main/xmlsecurity/tools/uno/
H A DXMLTreeCellRanderer.java58 boolean expanded, in getTreeCellRendererComponent() argument
65 expanded, leaf, row, in getTreeCellRendererComponent()
/trunk/main/desktop/scripts/
H A Dmakefile.mk50 ALLTAR: $(MISC)$/soffice.sh-expanded
52 $(MISC)/soffice.sh-expanded: $(MISC)/soffice.sh
/trunk/main/toolkit/test/accessibility/
H A DAccessibleTreeCellRenderer.java52 boolean expanded, in getTreeCellRendererComponent() argument
59 expanded, leaf, row, in getTreeCellRendererComponent()
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/tree/
H A DAccessibilityTree.java59 boolean expanded, boolean leaf, int row, boolean hasFocus) { in convertValueToText() argument
82 return super.convertValueToText(value, selected, expanded, leaf, row, hasFocus); in convertValueToText()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/PanelHelper/
H A DTreeNodeRenderer.java52 JTree tree, Object value, boolean sel, boolean expanded, in getTreeCellRendererComponent() argument
55 super.getTreeCellRendererComponent(tree, value, sel, expanded, leaf, row, hasFocus); in getTreeCellRendererComponent()
/trunk/main/odk/examples/java/Inspector/
H A DUnoTreeRenderer.java68 …TreeCellRendererComponent(JTree tree,Object value, boolean sel, boolean expanded, boolean leaf, in… in getTreeCellRendererComponent() argument
72 … Component rc = super.getTreeCellRendererComponent( tree, value, sel,expanded, leaf, row,hasFocus); in getTreeCellRendererComponent()
/trunk/main/udkapi/com/sun/star/uri/
H A DXVndSunStarExpandUrl.idl54 returns the expanded content of this URL.
60 the expanded content of this URL.
/trunk/main/stoc/test/uriproc/
H A Dtest_uriproc.cxx712 char const * expanded; in TEST_F() member
731 data[i].expanded != 0, uriRef.is()); in TEST_F()
737 rtl::OUString::createFromAscii(data[i].expanded), in TEST_F()
/trunk/main/odk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/ScriptSelector/
H A DScriptSelector.java394 boolean expanded, in getTreeCellRendererComponent() argument
401 expanded, leaf, row, in getTreeCellRendererComponent()
/trunk/main/scripting/examples/java/selector/
H A DScriptSelector.java495 boolean expanded, in getTreeCellRendererComponent() argument
502 expanded, leaf, row, in getTreeCellRendererComponent()
/trunk/main/offapi/com/sun/star/drawing/
H A DTextProperties.idl153 automatically expanded/shrunk when text is added to or removed from
161 automatically expanded/shrunk when text is added to or removed from
/trunk/main/offapi/com/sun/star/sdb/
H A DXSingleSelectQueryAnalyzer.idl64 /** sets a new query for the composer, which may be expanded by filters, group by, having
219 /** sets a new query for the composer, which may be expanded by filters, group by, having
/trunk/main/offapi/com/sun/star/ucb/
H A DExpandContentProvider.idl38 Macros which will be expanded using the singleton

Completed in 78 milliseconds

12345