Home
last modified time | relevance | path

Searched defs:aRoot (Results 1 – 25 of 30) sorted by relevance

12

/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/tree/
H A DAccessibilityTreeModel.java151 AccessibilityNode aRoot = (AccessibilityNode)getRoot(); in Clear() local
163 AccessibilityNode aRoot; in SetRootNode() local
185 AccessibilityNode aRoot = (AccessibilityNode)getRoot(); in AddTopLevelNode() local
205 AccessibilityNode aRoot = (AccessibilityNode)getRoot(); in RemoveTopLevelNode() local
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/iterator/
H A DDereferencingNodeIterator.java39 final INode aRoot, in DereferencingNodeIterator()
61 final INode aRoot, in CollectNodes()
74 final INode aRoot, in AddNodes()
H A DNodeIterator.java37 public NodeIterator (final INode aRoot) in NodeIterator()
/trunk/main/editeng/source/misc/
H A DSvXMLAutoCorrectExport.cxx59 SvXMLElementExport aRoot (*this, XML_NAMESPACE_BLOCKLIST, XML_BLOCK_LIST, sal_True, sal_True); in exportDoc() local
101 SvXMLElementExport aRoot (*this, XML_NAMESPACE_BLOCKLIST, XML_BLOCK_LIST, sal_True, sal_True); in exportDoc() local
/trunk/main/toolkit/test/accessibility/
H A DTopWindowListener.java98 VectorNode aRoot = (VectorNode) aRootObject; in AddTopLevelNode() local
135 VectorNode aRoot = (VectorNode) aObject; in RemoveTopLevelNode() local
H A DAccessibilityTreeModelBase.java132 protected synchronized void setRoot (AccessibleTreeNode aRoot) in setRoot()
H A DAccessibilityTreeModel.java45 public AccessibilityTreeModel (AccessibleTreeNode aRoot) in AccessibilityTreeModel()
102 public synchronized void setRoot (AccessibleTreeNode aRoot) in setRoot()
H A DAccessibilityWorkBench.java547 VectorNode aRoot = new VectorNode ("Accessibility Tree", null); in createTreeModelRoot() local
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/automaton/
H A DCreatorBase.java75 protected Vector<Attribute> CollectAttributes (final INode aRoot) in CollectAttributes()
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DServiceInterfaceView.java93 DefaultMutableTreeNode aRoot =(DefaultMutableTreeNode)aModel.getRoot(); in Update() local
H A DTextView.java149 DefaultMutableTreeNode aRoot = new DefaultMutableTreeNode ("Text Segments"); in Update() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DURLHelper.java254 File aRoot = new File(sStartDir); in getSystemFilesFromDir() local
/trunk/main/rdbmaker/source/codemaker/
H A Dtypemanager.cxx126 OUString aRoot( RTL_CONSTASCII_USTRINGPARAM("/") ); in init() local
/trunk/main/vcl/unx/generic/gdi/
H A Dsalvd.cxx53 XLIB_Window aRoot; in CreateVirtualDevice() local
/trunk/main/vcl/unx/generic/window/
H A Dsalframe.cxx116 XLIB_Window aRoot, aChild; in doReparentPresentationDialogues() local
290 XLIB_Window aRoot, aParent; in Init() local
396 XLIB_Window aRoot, aChild; in Init() local
1466 XLIB_Window aRoot, aChild; in Center() local
1510 XLIB_Window aRoot; in Center() local
2836 XLIB_Window aRoot, aChild; in GetPointerState() local
2993 XLIB_Window aRoot, aChild; in HandleMouseEvent() local
3712 XLIB_Window aRoot, aParent, *pChildren = NULL; in RestackChildren() local
/trunk/main/vcl/unx/generic/desktopdetect/
H A Ddesktopdetector.cxx92 XLIB_Window aRoot, aParent, *pChildren = NULL; in is_gnome_desktop() local
/trunk/main/package/source/package/zippackage/
H A DZipPackageStream.cxx334 …Any aRoot = pPackage->getByHierarchicalName( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "/" ) )… in TryToGetRawFromDataStream() local
/trunk/main/l10ntools/source/filter/utils/
H A DFileHelper.java213 public static java.util.Vector getSystemFilesFromDir(java.io.File aRoot , in getSystemFilesFromDir()
/trunk/main/xmloff/source/meta/
H A Dxmlversion.cxx85 …SvXMLElementExport aRoot( *this, XML_NAMESPACE_FRAMEWORK, xmloff::token::XML_VERSION_LIST, sal_Tru… in exportDoc() local
/trunk/main/sw/source/core/text/
H A Dpormulti.hxx88 SwLineLayout aRoot; // One or more lines member in SwMultiPortion
/trunk/main/linguistic/source/
H A Dconvdicxml.cxx363 …SvXMLElementExport aRoot( *this, XML_NAMESPACE_TCD, "text-conversion-dictionary", sal_True, sal_Tr… in exportDoc() local
/trunk/main/sot/source/sdstor/
H A Dstgdir.cxx818 StgEntry aRoot; in StgDirStrm() local
/trunk/main/vcl/unx/generic/dtrans/
H A Dbmp.cxx352 XLIB_Window aRoot; in X11_getBmpFromPixmap() local
H A DX11_selection.cxx3051 void SelectionManager::updateDragWindow( int nX, int nY, XLIB_Window aRoot ) in updateDragWindow()
3254 XLIB_Window aRoot, aParent, aChild; in startDrag() local
/trunk/main/starmath/source/
H A Dmathmlexport.cxx1116 SvXMLElementExport aRoot(*this, XML_NAMESPACE_MATH, XML_MROOT,sal_True, in ExportRoot() local

Completed in 155 milliseconds

12