| /AOO42X/main/pyuno/demo/ |
| H A D | makefile.mk | 27 ROOT=$(MISC)$/pyuno-doc 31 $(ROOT)$/python-bridge.html \ 32 $(ROOT)$/customized_setup.png \ 33 $(ROOT)$/mode_component.png \ 34 $(ROOT)$/mode_ipc.png \ 35 $(ROOT)$/modes.sxd \ 36 $(ROOT)$/optional_components.png \ 37 $(ROOT)$/samples$/swriter.py \ 38 $(ROOT)$/samples$/swritercomp.py \ 39 $(ROOT)$/samples$/ooextract.py \ [all …]
|
| /AOO42X/main/registry/source/ |
| H A D | regimpl.cxx | 447 , ROOT( RTL_CONSTASCII_USTRINGPARAM("/") ) in ORegistry() 456 ORegKey* pRootKey = m_openKeyTable[ROOT]; in ~ORegistry() 516 m_openKeyTable[ROOT] = new ORegKey(ROOT, this); in initRegistry() 533 (void) releaseKey(m_openKeyTable[ROOT]); in closeRegistry() 581 releaseKey(m_openKeyTable[ROOT]); in destroyRegistry() 657 pKey = m_openKeyTable[ROOT]; in createKey() 720 pKey = m_openKeyTable[ROOT]; in openKey() 795 pKey = m_openKeyTable[ROOT]; in deleteKey() 798 return eraseKey(m_openKeyTable[ROOT], sFullKeyName); in deleteKey() 828 sFullKeyName += ROOT; in eraseKey() [all …]
|
| H A D | keyimpl.cxx | 196 sFullKeyName += m_pRegistry->ROOT; in getKeyNames() 253 …if ( rValue.create(m_pRegistry->getStoreFile(), m_name + m_pRegistry->ROOT, sImplValueName, access… in getValueInfo() 324 …if ( rValue.create(getStoreFile(), m_name + m_pRegistry->ROOT , sImplValueName, VALUE_MODE_CREATE)… in setValue() 394 … if (rValue.create(getStoreFile(), m_name + m_pRegistry->ROOT, sImplValueName, VALUE_MODE_CREATE) ) in setLongListValue() 453 … if (rValue.create(getStoreFile(), m_name + m_pRegistry->ROOT, sImplValueName, VALUE_MODE_CREATE) ) in setStringListValue() 521 … if (rValue.create(getStoreFile(), m_name + m_pRegistry->ROOT, sImplValueName, VALUE_MODE_CREATE) ) in setUnicodeListValue() 592 if (rValue.create(getStoreFile(), m_name + m_pRegistry->ROOT, sImplValueName, accessMode) ) in getValue() 685 if (rValue.create(getStoreFile(), m_name + m_pRegistry->ROOT, sImplValueName, accessMode) ) in getLongListValue() 782 if ( rValue.create(getStoreFile(), m_name + m_pRegistry->ROOT, sImplValueName, accessMode) ) in getStringListValue() 888 if ( rValue.create(getStoreFile(), m_name + m_pRegistry->ROOT, sImplValueName, accessMode) ) in getUnicodeListValue() [all …]
|
| H A D | regimpl.hxx | 176 const rtl::OUString ROOT; member in ORegistry
|
| /AOO42X/main/ucb/source/ucp/hierarchy/ |
| H A D | hierarchycontent.cxx | 479 ( m_eKind != ROOT ) && !isReadOnly() ) in execute() 506 ( m_eKind != ROOT ) && !isReadOnly() ) in execute() 772 m_eKind = ROOT; in setKind() 836 if ( ( m_eKind != FOLDER ) && ( m_eKind != ROOT ) ) in queryChildren() 906 if ( m_eKind == ROOT ) in exchangeIdentity() 1470 if ( m_eKind == ROOT ) in insert() 1636 if ( m_eKind == ROOT ) in destroy()
|
| H A D | hierarchycontent.hxx | 114 enum ContentKind { LINK, FOLDER, ROOT }; enumerator
|
| /AOO42X/main/accessibility/workben/org/openoffice/accessibility/ |
| H A D | Makefile | 23 ROOT=../../../ macro 25 include $(ROOT)/makefile.in
|
| /AOO42X/main/accessibility/workben/org/openoffice/accessibility/awb/tree/ |
| H A D | Makefile | 24 ROOT=../../../../.. macro 29 include $(ROOT)/makefile.in
|
| /AOO42X/main/accessibility/workben/org/openoffice/accessibility/misc/ |
| H A D | Makefile | 24 ROOT=../../../.. macro 30 include $(ROOT)/makefile.in
|
| /AOO42X/main/accessibility/workben/org/openoffice/accessibility/awb/canvas/ |
| H A D | Makefile | 25 ROOT=../../../../.. macro 30 include $(ROOT)/makefile.in
|
| /AOO42X/main/accessibility/workben/org/openoffice/accessibility/awb/view/ |
| H A D | Makefile | 25 ROOT=../../../../.. macro 30 include $(ROOT)/makefile.in
|
| /AOO42X/main/accessibility/workben/org/openoffice/accessibility/awb/view/text/ |
| H A D | Makefile | 25 ROOT=../../../../.. macro 30 include $(ROOT)/makefile.in
|
| /AOO42X/main/accessibility/workben/org/openoffice/accessibility/awb/ |
| H A D | Makefile | 25 ROOT=../../../.. macro 31 include $(ROOT)/makefile.in
|
| /AOO42X/main/ucb/source/ucp/tdoc/ |
| H A D | tdoc_content.cxx | 83 return ROOT; in lcl_getContentType() 902 if ( ( eType == ROOT ) || ( eType == DOCUMENT ) ) in exchangeIdentity() 1124 ( ( eType == ROOT ) || ( eType == DOCUMENT ) ) in getPropertyValues() 1275 if ( ( eType == ROOT ) || ( eType == DOCUMENT ) ) in setPropertyValues() 2420 ROOT, pProvider->queryStorageTitle( rUri.getUri() ) ); in loadData() 2488 if ( ( eType == ROOT ) || ( eType == DOCUMENT ) ) in storeData() 2630 if ( ( eType == ROOT ) || ( eType == DOCUMENT ) ) in renameData() 2696 if ( ( eType == ROOT ) || ( eType == DOCUMENT ) ) in removeData() 2754 if ( ( eType == ROOT ) || ( eType == STREAM ) ) in copyData()
|
| H A D | tdoc_contentcaps.cxx | 310 OSL_ENSURE( m_aProps.getType() == ROOT, "Wrong content type!" ); in getProperties() 652 OSL_ENSURE( m_aProps.getType() == ROOT, "Wrong content type!" ); in getCommands()
|
| H A D | tdoc_content.hxx | 59 enum ContentType { STREAM, FOLDER, DOCUMENT, ROOT }; enumerator
|
| /AOO42X/main/accessibility/workben/ |
| H A D | makefile.in | 21 PRJ=$(ROOT)/.. 37 $(PATH_SEPARATOR)$(ROOT)\
|
| H A D | makefile | 24 ROOT=source macro
|
| /AOO42X/main/scaddins/source/datefunc/ |
| H A D | msdev.mk | 28 ROOT=i:\udk100 97 $(UNOIDL) -I$(ROOT)\idl $< -Burd -OH$(@D)
|
| /AOO42X/main/framework/source/jobs/ |
| H A D | jobdata.cxx | 648 …static ::rtl::OUString ROOT = ::rtl::OUString::createFromAscii(JobData::EVENTCFG_ROOT … in getEnabledJobsForEvent() 652 ConfigAccess aConfig(xSMGR,ROOT); in getEnabledJobsForEvent()
|
| /AOO42X/main/offapi/com/sun/star/script/browse/ |
| H A D | BrowseNodeTypes.idl | 47 const short ROOT = 2;
|
| /AOO42X/main/odk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/ScriptSelector/ |
| H A D | ScriptSelector.java | 412 else if(xbn.getType() == BrowseNodeTypes.ROOT) { in getTreeCellRendererComponent()
|
| /AOO42X/main/scripting/examples/java/selector/ |
| H A D | ScriptSelector.java | 513 else if(xbn.getType() == BrowseNodeTypes.ROOT) { in getTreeCellRendererComponent()
|
| /AOO42X/main/scripting/source/provider/ |
| H A D | BrowseNodeFactoryImpl.cxx | 593 return browse::BrowseNodeTypes::ROOT; in getType()
|
| /AOO42X/main/scripting/source/pyprov/ |
| H A D | pythonscript.py | 143 from com.sun.star.script.browse.BrowseNodeTypes import SCRIPT, CONTAINER, ROOT
|