Home
last modified time | relevance | path

Searched refs:root (Results 76 – 100 of 266) sorted by relevance

1234567891011

/aoo41x/main/scripting/source/inc/util/
H A DMiscUtils.hxx126 ::ucbhelper::Content root( url, NULL ); in tDocUrlToModel()
128 result = getUCBProperty( root, propName ); in tDocUrlToModel()
/aoo41x/main/libxmlsec/
H A Dxmlsec1-noverify.patch15 + verified. This would happen, for example, if the root certificate is not installed. …
43 + verified. This would happen, for example, if the root certificate is not installed.
/aoo41x/main/offapi/com/sun/star/accessibility/
H A DXAccessibleContext.idl99 <p>This function may be called for every node, including the root
104 root node. If called for the root node an empty reference is
/aoo41x/main/offapi/com/sun/star/awt/tree/
H A DXMutableTreeDataModel.idl65 /** changes the root node of this model to <var>RootNode</var>.
68 the <type>XMutableTreeNode</type> that becomes the new root node of this model.
H A DXTreeDataModel.idl59 /** Returns the root of the tree.
63 the root of the tree
/aoo41x/main/offapi/com/sun/star/deployment/
H A DXPackageInformationProvider.idl30 /** Objects implementing this interface provide an URL to the root of
42 the root of the package. If the service can not find a matching
/aoo41x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Panel/
H A DChooseComponents.java75 DefaultMutableTreeNode root = SetupDataProvider.createTree(); in ChooseComponents() local
77 componentTree = new JTree(root); in ChooseComponents()
H A DChooseUninstallationComponents.java76 DefaultMutableTreeNode root = SetupDataProvider.createTree(); in ChooseUninstallationComponents() local
78 componentTree = new JTree(root); in ChooseUninstallationComponents()
/aoo41x/main/vcl/unx/generic/gdi/
H A Dsalbmp.cxx497 if (XTranslateCoordinates (pDisplay, hWindow, aAttribute.root, in SnapShot()
501 XGetWindowAttributes (pDisplay, aAttribute.root, &aRootAttribute); in SnapShot()
546 XImage* pImage = XGetImage( pDisplay, aAttribute.root, in SnapShot()
549 aAttribute.root, in SnapShot()
/aoo41x/main/dbaccess/qa/complex/dbaccess/
H A DCopyTableWizard.java188 final XAccessible root = uiTools.getRoot(); in copyTable() local
189 final XAccessibleContext accContext = root.getAccessibleContext(); in copyTable()
/aoo41x/main/sal/workben/
H A Dtestfile.cxx53 rtl::OUString root; variable
221 root=rtl::OUString(dir[0]); in Initialize()
1996 printFileName( root ); in VolumeFileStatusTest()
2001 rc=DirectoryItem::get( root , aItem ); in VolumeFileStatusTest()
2034 printFileName( root ); in VolumeInfoTest()
2039 rc=Directory::getVolumeInfo( root , rInfo ); in VolumeInfoTest()
/aoo41x/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/dom/
H A DDOMDocument.java397 Element root = (Element) doc.createElement(rootName); in createDOM() local
398 doc.appendChild(root); in createDOM()
/aoo41x/main/sw/qa/complex/writer/
H A DLoadSaveTest.java212 File root = new File(dir); in getDirAndFileNames() local
213 getDirAndFileNames(root, "", dirs, files); in getDirAndFileNames()
/aoo41x/main/wizards/com/sun/star/wizards/letter/
H A DLetterWizardDialogImpl.java1445 …Object root = Configuration.getConfigurationRoot(xMSF, "/org.openoffice.Office.Writer/Wizards/Lett… in initConfiguration() local
1446 myConfig.readConfiguration(root, "cp_"); in initConfiguration()
1529 …Object root = Configuration.getConfigurationRoot(xMSF, "/org.openoffice.Office.Writer/Wizards/Lett… in saveConfiguration() local
1530 myConfig.writeConfiguration(root, "cp_"); in saveConfiguration()
1531 Configuration.commit(root); in saveConfiguration()
/aoo41x/main/udkapi/com/sun/star/registry/
H A DXSimpleRegistry.idl49 The data is stored in a hierarchical key structure beginning with a root key.
112 the root key of the registry.
/aoo41x/main/offapi/com/sun/star/xml/crypto/
H A DXSecurityEnvironment.idl78 the certificate chain. The root certificate may also be contained. However,
79 the implementation must check if the root certificate is indeed trusted by
/aoo41x/main/solenv/doc/gbuild/solenv/gbuild/
H A Dlinktarget.mk42 /// file extension) from the root of their source repository.
73 /// file extension) from the root of their source repository.
/aoo41x/main/offapi/com/sun/star/ucb/
H A DTransientDocumentsRootContent.idl67 /** A TDCP Root Folder is the root container for all other DTCP contents.
122 string ContentType ( read-only, always "application/vnd.sun.star.tdoc-root" )
H A DHierarchyDataSource.idl83 trailing slash allowed. The <b>root</b> of the hierarchy data always
100 view to the root of the hierarchy data.
/aoo41x/main/offapi/com/sun/star/ui/
H A DModuleUIConfigurationManager.idl79 …represents the customizable root storage. Every implementation must use this reference to commit i…
80 changes also at the root storage.</li>
/aoo41x/main/wizards/com/sun/star/wizards/web/
H A DWWD_Startup.java762 private void mount(CGContent root) in mount() argument
764 ListModelBinder.fillList(lstDocuments, root.cp_Documents.items(), null); in mount()
765 docsBinder.setListModel(root.cp_Documents); in mount()
/aoo41x/test/testassistant/src/org/openoffice/test/assistant/views/
H A DUIMapOp.java76 IWorkspaceRoot root = workspace.getRoot(); in locateUIMap() local
77 IProject[] projects = root.getProjects(); in locateUIMap()
/aoo41x/main/setup_native/source/packinfo/
H A Dshellscripts_extensions.txt56 …test "$$BASEDIR" = "$$CLIENT_BASEDIR" || echo "ERROR: alternate root install requires SUNWpostrun …
82 …test "$$BASEDIR" = "$$CLIENT_BASEDIR" || echo "ERROR: alternate root uninstall requires SUNWpostru…
/aoo41x/main/configmgr/source/
H A Daccess.cxx1237 rtl::Reference< RootAccess > root(getRootAccess()); in getHierarchicalName() local
1238 if (root.is()) { in getHierarchicalName()
1239 path.append(root->getAbsolutePathRepresentation()); in getHierarchicalName()
1307 rtl::Reference< RootAccess > root(getRootAccess()); in setName() local
1320 childAccess->bind(root, parent, aName); in setName()
1815 rtl::Reference< RootAccess > root(getRootAccess()); in replaceByName() local
1818 freeAcc->bind(root, this, aName); // must not throw in replaceByName()
/aoo41x/main/registry/source/
H A Dreflwrit.cxx793 CPInfo root(CP_TAG_INVALID, NULL); in createBlop() local
811 pInfo = new CPInfo(CP_TAG_UTF8_NAME, &root); in createBlop()
1096 pInfo = root.m_next; in createBlop()
1144 pInfo = root.m_next; in createBlop()

Completed in 124 milliseconds

1234567891011