Home
last modified time | relevance | path

Searched refs:empty (Results 51 – 75 of 1595) sorted by relevance

12345678910>>...64

/trunk/main/sysui/desktop/slackware/
H A Dmakefile.mk89 $(MISC)/$(TARGET)/empty.tar :
90 @$(MKDIRHIER) $(@:d)/empty
91 @tar -C $(MISC)/$(TARGET)/empty --owner=root --group=root --same-owner -cf $@ .
97 $(MENUFILES) : $(MISC)/$(TARGET)/empty.tar
102 @$(COPY) $(MISC)/$(TARGET)$/empty.tar $@.tmp
/trunk/main/offapi/com/sun/star/setup/
H A DMakeFolderItemAction.idl35 // DocMerge: empty anyway
38 // DocMerge: empty anyway
41 // DocMerge: empty anyway
44 // DocMerge: empty anyway
47 // DocMerge: empty anyway
H A DProfileItemAction.idl35 // DocMerge: empty anyway
38 // DocMerge: empty anyway
41 // DocMerge: empty anyway
44 // DocMerge: empty anyway
47 // DocMerge: empty anyway
/trunk/main/sax/source/fastparser/
H A Dfastparser.cxx220 if( rEntity.maContextStack.empty() ) in pushContext()
236 …OSL_ENSURE( !rEntity.maContextStack.empty(), "sax::FastSaxParser::popContext(), pop without push?"… in popContext()
237 if( !rEntity.maContextStack.empty() ) in popContext()
246 …OSL_ENSURE( !rEntity.maContextStack.empty(), "sax::FastSaxParser::DefineNamespace(), I need a cont… in DefineNamespace()
247 if( !rEntity.maContextStack.empty() ) in DefineNamespace()
354 if( !rEntity.maContextStack.empty() ) in GetNamespaceURL()
368 if( pPrefix && !rEntity.maContextStack.empty() ) in GetNamespaceURL()
698 if( !rEntity.maContextStack.empty() ) in callbackStartElement()
840 OSL_ENSURE( !rEntity.maContextStack.empty(), "FastSaxParser::callbackEndElement - no context" ); in callbackEndElement()
841 if( !rEntity.maContextStack.empty() ) in callbackEndElement()
/trunk/main/desktop/util/
H A Dooverinfo.rc106 13 ICON "icons\\oasis-empty-document.ico"
110 17 ICON "icons\\empty-document.ico"
111 18 ICON "icons\\empty-document.ico"
113 20 ICON "icons\\empty-document.ico"
120 27 ICON "icons\\oasis-empty-document.ico"
130 37 ICON "icons\\empty-document.ico"
H A Dverinfo.rc111 13 ICON "icons\\oasis-empty-document.ico"
115 17 ICON "icons\\empty-document.ico"
116 18 ICON "icons\\empty-document.ico"
118 20 ICON "icons\\empty-document.ico"
125 27 ICON "icons\\oasis-empty-document.ico"
135 37 ICON "icons\\empty-document.ico"
/trunk/main/offapi/com/sun/star/drawing/
H A DMeasureTextVertPos.idl42 // DocMerge: empty anyway
48 // DocMerge: empty anyway
54 // DocMerge: empty anyway
60 // DocMerge: empty anyway
66 // DocMerge: empty anyway
/trunk/main/oox/source/dump/
H A Ddumperbase.ini91 # specified in the name list. <constname> may be the empty string. If not
130 # ignore-empty = <bool>
137 # - ignore-empty (optional): Specifies whether to skip empty names in a list.
138 # - True = skips an empty entry, the default name will be generated.
139 # - False = creates an empty string for the entry.
140 # Default is true (skip empty entries).
154 # ignore-empty = false
158 # - Same as example above (includes EXAMPLE-MULTILIST), but defines the empty
173 # Uses default settings of the multi-list (i.e. skips empty entries).
/trunk/main/xmlsecurity/tools/uno/
H A DXMLSecurityFrameworkController.java476 if (!m_currentPath.empty()) in checkSecurityElement()
480 if (!m_currentPath.empty()) in checkSecurityElement()
513 if (!m_currentPath.empty()) in checkSecurityElement()
517 if (!m_currentPath.empty()) in checkSecurityElement()
545 if (!m_currentPath.empty()) in checkSecurityElement()
549 if (!m_currentPath.empty()) in checkSecurityElement()
916 if (!m_currentPath.empty()) in endElement()
922 if (!m_currentPath.empty()) in endElement()
/trunk/main/binaryurp/source/
H A Dincomingrequest.cxx138 outArguments != 0 && outArguments->empty()); in execute_throw()
205 OSL_ASSERT(inArguments_.empty()); in execute_throw()
249 object_.get(), member_.get(), retBuf.empty() ? 0 : &retBuf[0], in execute_throw()
250 args.empty() ? 0 : &args[0], &pexc); in execute_throw()
259 if (!retBuf.empty()) { in execute_throw()
263 if (!outArguments->empty()) { in execute_throw()
/trunk/main/sd/source/ui/slidesorter/cache/
H A DSlsRequestQueue.cxx205 if (mpRequestQueue->empty()) in GetFront()
221 if (mpRequestQueue->empty()) in GetFrontPriorityClass()
237 if ( ! mpRequestQueue->empty()) in PopFront()
244 if (mpRequestQueue->empty()) in PopFront()
258 return mpRequestQueue->empty(); in IsEmpty()
/trunk/main/unodevtools/source/skeletonmaker/
H A Djavacompskeleton.cxx266 if (!properties.empty()) { in registerProperties()
748 if (!interfaces.empty()) { in generateClassDefinition()
783 if (!services.empty()) { in generateClassDefinition()
798 if (!properties.empty()) { in generateClassDefinition()
809 } else if (!attributes.empty()) { in generateClassDefinition()
847 if (!services.empty()) in generateClassDefinition()
927 if (!services.empty()) in generateSkeleton()
H A Dskeletoncommon.cxx286 if ( services.empty() ) { in checkDefaultInterfaces()
340 if ( !services.empty() ) { in checkPropertyHelper()
352 if ( !services.empty() ) { in checkPropertyHelper()
368 if ( !(attributes.empty() || propinterfaces.empty()) ) { in checkPropertyHelper()
378 if ( !(attributes.empty() || propinterfaces.empty()) ) { in checkPropertyHelper()
422 if ( interfaces.empty() ) in checkXComponentSupport()
/trunk/main/udkapi/com/sun/star/uri/
H A DXVndSunStarScriptUrl.idl53 <p>The names, keys, and values are arbitrary Unicode strings (non-empty
78 if <arg>name</arg> is empty
93 particular, if <code>key</code> is an empty <atom>string</atom>, <FALSE/>
107 empty <atom>string</atom>, an empty <atom>string</atom> is returned.
123 if <arg>key</arg> is empty
/trunk/main/offapi/com/sun/star/sdb/
H A DXDatabaseRegistrations.idl54 if the given name is empty
68 if the given name is empty
81 if the given name is empty, or the given location is invalid.
94 if the given name is empty
111 if the given name is empty, or the given location is invalid.
131 if the given name is empty
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapperTableManager.cxx337 if (!m_nCellCounterForCurrentRow.empty()) { in popStackOfMembers()
340 if (!m_nCurrentCellBorderIndex.empty()) { in popStackOfMembers()
343 if (!m_nCurrentHeaderRepeatCount.empty()) { in popStackOfMembers()
346 if (!m_nTableWidthOfCurrentTable.empty()) { in popStackOfMembers()
350 if (!m_aTableGrid.empty()) { in popStackOfMembers()
353 if (!m_aGridSpans.empty()) { in popStackOfMembers()
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleText.idl75 selection. An empty selection is used for example to express the
167 <p>An empty sequence signals the callers interest in all the
175 Returns the explicitly or implicitly (empty
222 non-empty dimensions.
238 value indicates an empty text.
270 selection is not supported an empty string is returned.
352 value, an empty string is returned.</p>
379 empty string if no word is found at the that position.</p>
391 Returns the requested text portion. This portion may be empty
417 type) is found, an empty text segment is returned.</p>
[all …]
/trunk/main/dbaccess/source/ui/browser/
H A Dgenericcontroller.cxx553 if ( _out_rStates.empty() ) in lcl_collectStates()
655 bEmpty = m_aFeaturesToInvalidate.empty(); in InvalidateFeature_Impl()
690 bEmpty = m_aFeaturesToInvalidate.empty(); in InvalidateFeature_Impl()
723 bWasEmpty = m_aFeaturesToInvalidate.empty(); in ImplInvalidateFeature()
759 if(!m_aFeaturesToInvalidate.empty()) in InvalidateAll_Impl()
769 …OSL_PRECOND( !m_aSupportedFeatures.empty(), "OGenericUnoController::queryDispatch: shouldn't this … in queryDispatch()
770 if ( m_aSupportedFeatures.empty() ) in queryDispatch()
899 if ( m_aSupportedFeatures.empty() ) in removeStatusListener()
1251 if ( m_aSupportedFeatures.empty() ) in executeUnChecked()
1261 …OSL_PRECOND( !m_aSupportedFeatures.empty(), "OGenericUnoController::executeChecked: shouldn't this… in executeChecked()
[all …]
/trunk/main/xmloff/source/chart/
H A DSchXMLTableContext.cxx133 if( aRet.empty()) in lcl_getAxesHoldingCategoriesFromDiagram()
397 OSL_ASSERT( !aPermutation.empty()); in EndElement()
398 if( aPermutation.empty()) in EndElement()
420 OSL_ASSERT( aModifiedRow.empty()); in EndElement()
423 OSL_ASSERT( !aModifiedRow.empty()); in EndElement()
438 OSL_ASSERT( !aPermutation.empty()); in EndElement()
439 if( aPermutation.empty()) in EndElement()
457 OSL_ASSERT( aDestination.empty()); in EndElement()
460 OSL_ASSERT( !aDestination.empty()); in EndElement()
917 if( !rRow.empty() ) in applyTableToInternalDataProvider()
[all …]
/trunk/main/xmloff/source/forms/
H A Dproperty_meta_data.cxx90 if ( s_propertyDescriptionsByName.empty() ) in lcl_getPropertyDescriptions()
110 if ( s_indexedPropertyGroups.empty() ) in lcl_getIndexedPropertyGroups()
131 if ( s_reverseTokenLookup.empty() ) in getReverseTokenLookup()
160 if ( s_attributeGroups.empty() ) in lcl_getAttributeGroups()
181 if ( s_attributesWithoutGroup.empty() ) in lcl_getAttributesWithoutGroups()
/trunk/main/offapi/com/sun/star/xml/input/
H A DXAttributes.idl69 QName of attribute or empty string, if invalid index
87 localname of attribute or empty string, if invalid index
96 value string or empty string, if invalid index
107 value string or empty string, if invalid uid/localname
116 type of attribute (if possible, else empty string)
/trunk/main/sd/source/ui/framework/configuration/
H A DResourceId.cxx182 if (!maResourceURLs.empty()) in getResourceURL()
199 if (xURLTransformer.is() && !maResourceURLs.empty() ) in getFullResourceURL()
208 if (!maResourceURLs.empty()) in getFullResourceURL()
267 if (!maResourceURLs.empty() ) in getResourceTypePrefix()
297 if (!maResourceURLs.empty()) in compareTo()
609 if (xURLTransformer.is() && !maResourceURLs.empty() ) in ParseResourceURL()
/trunk/main/sw/source/ui/docvw/
H A DPostItMgr.cxx137 if (!mvPostItFlds.empty()) in SwPostItMgr()
183 if ( mvPostItFlds.empty() ) in CheckForRemovedPostIts()
244 if ( !mbWaitingForCalcRects && !mvPostItFlds.empty()) in Notify()
343 if (bEmpty && !mvPostItFlds.empty()) in Notify()
460 if ( !mvPostItFlds.empty() ) in CalcRects()
599 if (mvPostItFlds.empty()) in PreparePageContainer()
836 if ( mPages[aPage-1]->mList->empty() ) in BorderOverPageBorder()
1177 bool bEmpty = mvPostItFlds.empty(); in AddPostIts()
1192 if (bEmpty && !mvPostItFlds.empty()) in AddPostIts()
1198 if (!mvPostItFlds.empty()) in RemoveSidebarWin()
[all …]
/trunk/main/offapi/com/sun/star/ui/
H A DXAcceleratorConfiguration.idl157 checked only, if they are empty. Because every URL schema can be used
194 if the specified command is empty. It can't be checked, if a command
198 if the specified command isn't empty but does not
226 We handle it more gracefully - and return an empty item instead of throwing
235 corresponding any value will be empty.
238 if at least one of the specified commands is empty.
251 from it. If as result of that the key binding will be empty,
266 if the specified command is empty.
/trunk/main/udkapi/com/sun/star/reflection/
H A DXServiceTypeDescription.idl61 single-interface&ndash;based service, an empty sequence is returned
70 single-interface&ndash;based service, an empty sequence is returned
79 single-interface&ndash;based service, an empty sequence is returned
88 single-interface&ndash;based service, an empty sequence is returned
96 service, an empty sequence is returned

Completed in 117 milliseconds

12345678910>>...64