Home
last modified time | relevance | path

Searched refs:entry (Results 101 – 125 of 382) sorted by relevance

12345678910>>...16

/aoo41x/main/odk/examples/cpp/complextoolbarcontrols/
H A DMakefile101 …@echo $(SQM) $(SQM)$(OSEP)manifest:file-entry manifest:media-type="$(QM)application/vnd.sun.star.…
103 …@echo $(SQM) $(SQM)$(OSEP)manifest:file-entry manifest:media-type="$(QM)application/vnd.sun.star.…
105 …@echo $(SQM) $(SQM)$(OSEP)manifest:file-entry manifest:media-type="$(QM)application/vnd.sun.star.…
/aoo41x/main/scripting/java/com/sun/star/script/framework/io/
H A DUCBStreamHandler.java199 ZipEntry entry = null; in getFileStreamFromJarStream() local
205 entry = (ZipEntry)zis.getNextEntry(); in getFileStreamFromJarStream()
207 if (entry.getName().equals(file)) { in getFileStreamFromJarStream()
/aoo41x/main/qadevOOo/runner/share/
H A DLogWriter.java38 public boolean initialize(share.DescEntry entry, boolean active); in initialize() argument
45 public boolean summary(share.DescEntry entry); in summary() argument
/aoo41x/main/extensions/source/config/ldap/
H A Dldapaccess.cxx256 LDAPMessage *entry = (*s_p_first_entry)(mConnection, result.msg) ; in findUserDn() local
258 if (entry != NULL) in findUserDn()
260 sal_Char *charsDn = (*s_p_get_dn)(mConnection, entry) ; in findUserDn()
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java769 final Map.Entry entry = (Map.Entry) iterator.next(); in performStyleProcessing() local
770 final String attrName = (String) entry.getKey(); in performStyleProcessing()
771 final String attrValue = String.valueOf(entry.getValue()); in performStyleProcessing()
1226 final Map.Entry entry = (Map.Entry) entries.next(); in buildAttributeList() local
1227 final String key = String.valueOf(entry.getKey()); in buildAttributeList()
1230 final String tableName = String.valueOf(entry.getValue()); in buildAttributeList()
1237 final String objectName = String.valueOf(entry.getValue()); in buildAttributeList()
1243 attrList.setAttribute(attrNamespace, key, String.valueOf(entry.getValue())); in buildAttributeList()
H A DStylesWriter.java310 final Map.Entry entry = (Map.Entry) entries.next(); in buildAttributeList() local
311 final String key = String.valueOf(entry.getKey()); in buildAttributeList()
312 attrList.setAttribute(attrNamespace, key, String.valueOf(entry.getValue())); in buildAttributeList()
/aoo41x/main/qadevOOo/tests/java/complex/unoapi/
H A DCheckModuleAPI.java541 DescEntry entry = null; in module() local
565entry = desc.createTestDesc("complex.unoapi.CheckModuleAPI", "complex.unoapi.CheckModuleAPI", chec… in module()
571 final boolean result = complex.executeTest(param, new DescEntry[] { entry }); in module()
/aoo41x/main/offapi/com/sun/star/ui/dialogs/
H A DXFilePicker.idl114 The first and only entry of the sequence contains the complete
118 If only one file is selected, the first entry
120 If multiple files are selected, the first entry of the sequence contains
/aoo41x/main/scripting/java/org/openoffice/idesupport/
H A DExtensionFinder.java72 ScriptEntry entry = new ScriptEntry(language, in findFiles() local
74 list.add(entry); in findFiles()
/aoo41x/main/store/source/
H A Dstorpage.hxx150 typedef OStoreBTreeEntry entry; typedef in store::OStorePageManager
189 storeError remove_Impl (entry & rEntry);
/aoo41x/main/swext/mediawiki/src/com/sun/star/wiki/
H A DWikiEditorImpl.java268 Map.Entry entry = ( Map.Entry ) iter.next(); in callStatusListeners() local
269 String uristring = ( String ) entry.getKey(); in callStatusListeners()
270 …XStatusListener listener = ( XStatusListener ) entry.getValue(); … in callStatusListeners()
/aoo41x/main/offapi/com/sun/star/resource/
H A DXStringResourceManager.idl125 If an entry for the Resource ID already exists, the string
127 entry will be created.
148 If an entry for the Resource ID already exists, the string
150 entry will be created.
/aoo41x/main/offapi/com/sun/star/linguistic2/
H A DConversionDirection.idl39 dictionary entry.
44 dictionary entry.
H A DDictionaryEventFlags.idl42 /** indicates that at least one entry has been added.
47 /** indicates that at least one entry has been deleted.
/aoo41x/main/offapi/com/sun/star/deployment/
H A DUpdateInformationEntry.idl37 /** the DOM representation of an update information entry
42 * entry extracted from the update feed container
/aoo41x/main/offapi/com/sun/star/security/
H A DCertAltNameEntry.idl36 * struct contains a single entry within a Subject Alternative Name Extension of a
48 * stores the value of entry.
/aoo41x/main/cpputools/source/regsingleton/
H A Dregsingleton.cxx135 OString entry( OUStringToOString( singleton, RTL_TEXTENCODING_ASCII_US ) ); in SAL_IMPLEMENT_MAIN_WITH_ARGS() local
138 entry.getStr() ); in SAL_IMPLEMENT_MAIN_WITH_ARGS()
/aoo41x/main/soltools/testSHL/util/
H A DtstMgr.cxx90 sal_Bool tstMgr::test_Entry( sal_Char* entry, sal_Char* logName ) { in test_Entry() argument
95 ::rtl::TestResult oRes( entry, pImpl->m_boom ); in test_Entry()
/aoo41x/main/offapi/com/sun/star/text/
H A DXAutoTextEntry.idl42 /** identifies an autotext entry.
63 /** inserts the contents represented by this auto text entry at the
/aoo41x/main/offapi/com/sun/star/i18n/
H A DCalendarItem.idl35 One entry in a calendar, for example, a day of week or a month or an
45 /** A unique ID for an entry of this type, usually the lower case
/aoo41x/main/sfx2/source/appl/
H A Dshutdowniconaqua.mm337 // create a similar entry in the dock menu
366 // create a similar entry in the dock menu
442 // insert entry for startcenter
463 … // the application is installed, but the entry has been configured to *not* appear in the File/New
/aoo41x/main/offapi/com/sun/star/ui/
H A DActionTrigger.idl43 /** contains the text of the menu entry.
47 /** contains the command URL for the menu entry.
/aoo41x/main/offapi/com/sun/star/form/binding/
H A DListEntryEvent.idl37 /** specifies the event which is notified when a change in a string entry
53 an entry <em>range</em> is being notified.
/aoo41x/main/offapi/com/sun/star/accessibility/
H A DAccessibleEventId.idl299 /** This entry is reserved for future extension. Don't use it right now.
364 /** Constant used to indicate that a list box entry has been expanded.
366 <member>AccessibleEventObject::NewValue</member> contains the expanded list box entry.
372 /** Constant used to indicate that a list box entry has been collapsed.
374 <member>AccessibleEventObject::NewValue</member> contains the collapsed list box entry.
/aoo41x/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DMakefile166 …@echo $(SQM) $(SQM)$(OSEP)manifest:file-entry manifest:media-type="$(QM)application/vnd.sun.star.…
168 …@echo $(SQM) $(SQM)$(OSEP)manifest:file-entry manifest:media-type="$(QM)application/vnd.sun.star.…
177 …@echo $(SQM) $(SQM)$(OSEP)manifest:file-entry manifest:media-type="$(QM)application/vnd.sun.star.…

Completed in 344 milliseconds

12345678910>>...16