Home
last modified time | relevance | path

Searched refs:Tree (Results 1 – 25 of 59) sorted by relevance

123

/trunk/main/autodoc/source/display/inc/toolkit/
H A Dout_tree.hxx49 class Tree class
53 Tree();
54 ~Tree();
88 Tree(const Tree&);
89 Tree & operator=(const Tree&);
103 Tree::Provide_Node( const StringVector & i_path ) in Provide_Node()
108 Tree::Set_Overview( const StringVector & i_path, in Set_Overview()
113 Tree::Set_NamesRoot( const StringVector & i_path ) in Set_NamesRoot()
118 Tree::Set_IndexRoot( const StringVector & i_path ) in Set_IndexRoot()
123 Tree::Set_ProjectsRoot( const StringVector & i_path ) in Set_ProjectsRoot()
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DTree.java33 public class Tree extends DescendantManager implements javax.accessibility.Accessible { class
35 protected Tree(XAccessible xAccessible, XAccessibleContext xAccessibleContext) { in Tree() method in Tree
168 javax.accessibility.Accessible activeDescendant = Tree.this.activeDescendant; in getAccessibleChild()
193 javax.accessibility.Accessible activeDescendant = Tree.this.activeDescendant; in getAccessibleAt()
216 javax.accessibility.Accessible activeDescendant = Tree.this.activeDescendant; in getAccessibleSelection()
240 javax.accessibility.Accessible activeDescendant = Tree.this.activeDescendant; in getAccessibleAt()
500 ac.setAccessibleParent(Tree.this); in getAccessibleContext()
569 return Tree.this.getLocale(); in getLocale()
597 javax.accessibility.Accessible activeDescendant = Tree.this.activeDescendant; in getAccessibleChild()
H A DAccessibleObjectFactory.java442 c = new Tree(xAccessible, xAccessibleContext); in createAccessibleComponentImpl()
/trunk/main/autodoc/source/display/toolkit/
H A Dout_tree.cxx32 Tree::Tree() in Tree() function in output::Tree
41 Tree::~Tree() in ~Tree()
/trunk/main/autodoc/source/display/idl/
H A Dhi_env.hxx50 class Tree;
126 output::Tree & OutputTree() { return *pOutputTree; } in OutputTree()
142 Dyn<output::Tree> pOutputTree; /// @invariant *pOutputTree is valid.
H A Dhi_env.cxx47 pOutputTree(new output::Tree), in HtmlEnvironment_Idl()
/trunk/main/automation/source/server/
H A Dsta_list.cxx864 UniString StatementList::Tree(Window *pBase, int Indent) in Tree() function in StatementList
878 aReturn += Tree( pBaseFrame, Indent+1 ); in Tree()
894 aReturn += Tree( pBase->GetWindow( WINDOW_FIRSTOVERLAP ), Indent+1 ); in Tree()
900 aReturn += Tree( pBase->GetWindow( WINDOW_NEXT ), Indent ); in Tree()
H A Dstatemnt.hxx278 String Tree(Window *pBase, int Indent);
H A Dstatemnt.cxx2606 pRet->GenReturn ( RET_Value, nMethodId, Tree( NULL, 0)); in Execute()
/trunk/main/instsetoo_native/inc_sdkoo/windows/msi_templates/
H A DControl.idt60 CustomSetup Cancel PushButton 301 243 66 17 3 OOO_CONTROL_49 Tree
74 CustomSetup Tree SelectionTree 8 70 220 118 7 _BrowseProperty ChangeFolder
H A DDialog.idt9 CustomSetup 50 50 374 266 35 [ProductName] - [STR_INSTALLATION_WIZARD] Tree Next Cancel
/trunk/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/
H A DControl.idt60 CustomSetup Cancel PushButton 301 243 66 17 3 OOO_CONTROL_49 Tree
74 CustomSetup Tree SelectionTree 8 70 220 118 7 _BrowseProperty ChangeFolder
H A DDialog.idt9 CustomSetup 50 50 374 266 35 [ProductName] - [STR_INSTALLATION_WIZARD] Tree Next Cancel
/trunk/main/instsetoo_native/inc_openoffice/windows/msi_templates/
H A DControl.idt61 CustomSetup Cancel PushButton 301 243 66 17 3 OOO_CONTROL_49 Tree
75 CustomSetup Tree SelectionTree 21 68 206 129 3 _BrowseProperty ChangeFolder
H A DDialog.idt10 CustomSetup 50 50 374 266 35 [ProductName] - [STR_INSTALLATION_WIZARD] Tree Next Cancel
/trunk/main/vcl/unx/gtk/a11y/
H A DTODO32 + add a Tree navigation thing instead (?)
/trunk/main/instsetoo_native/inc_ure/windows/msi_templates/
H A DDialog.idt9 CustomSetup 50 50 374 266 35 [ProductName] - [STR_INSTALLATION_WIZARD] Tree Next Cancel
H A DControl.idt68 CustomSetup Cancel PushButton 301 243 66 17 3 OOO_CONTROL_49 Tree
82 CustomSetup Tree SelectionTree 8 70 220 118 7 _BrowseProperty ChangeFolder
/trunk/main/basctl/source/basicide/
H A Dobjdlg.src94 Text [ en-US ] = "Objects Tree";
/trunk/main/cui/source/dialogs/
H A Dhlmarkwn.src78 Text [ en-US ] = "Mark Tree" ;
/trunk/main/offapi/com/sun/star/accessibility/
H A DAccessibleRole.idl544 /** Tree role.
668 /** Tree item role
678 /** Tree table role
/trunk/main/sd/source/ui/dlg/
H A Dnavigatr.src157 Text [ en-US ] = "Page Tree" ;
/trunk/main/autodoc/source/exes/adc_uni/
H A Dspec-CommandLine.txt208 -t Tree, which means: include subdirectories
/trunk/main/sd/source/ui/inc/
H A Dres_bmp.hrc66 // Bitmaps fuer Tree-ListBox im Effekte-TabDialog
/trunk/main/solenv/doc/gbuild/
H A Ddoxygen.cfg497 # Folder Tree View (if specified). The default is YES.
504 # and from the Folder Tree View (if specified). The default is YES.

Completed in 121 milliseconds

123