Home
last modified time | relevance | path

Searched refs:empty (Results 101 – 125 of 1595) sorted by relevance

12345678910>>...64

/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleTable.idl71 Returns the number of used rows in the table or 0 for an empty
82 Returns the number of used columns in the table or 0 for an empty
95 if such a description exists. Otherwise an empty string is
114 if such a description exists. Otherwise an empty string is
204 order. If no row is selected then the sequence is empty.
214 order. If no column is selected then the sequence is empty.
289 else an empty reference is returned.
298 or an empty reference if the table does not support a summary.
/trunk/main/offapi/com/sun/star/awt/
H A DItemListEvent.idl50 …<p>If the event being notified did not touch the text of an item, this member is empty. For instan…
52 <code>ItemText</code> will be empty.</p>
59 …<p>If the event being notified did not touch the image of an item, this member is empty. For insta…
61 <code>ItemImageURL</code> will be empty.</p>
/trunk/main/oox/source/drawingml/
H A Dlineproperties.cxx103 if( rCustomDash.empty() ) in lclConvertCustomDash()
295 OSL_ENSURE( !aPoints.empty(), "lclPushMarkerProperties - missing arrow coordinates" ); in lclPushMarkerProperties()
296 if( !aPoints.empty() ) in lclPushMarkerProperties()
355 if( !rSourceProps.maCustomDash.empty() ) in assignUsed()
377 …tyle_NONE) && (moPresetDash.differsFrom( XML_solid ) || (!moPresetDash && !maCustomDash.empty())) ) in pushToPropMap()
/trunk/main/slideshow/source/engine/
H A Dusereventqueue.cxx86 while (! rQueue.empty()) in fireSingleEvent()
132 return maEvents.empty(); in isEmpty()
189 bRet = !rVec.empty(); in handleAnimationEvent()
226 if( !aCurr->second.empty() ) in isEmpty()
420 if( !aCurrShape->second.empty() ) in isEmpty()
471 if( io_rHitShape->second.empty() ) in sendEvent()
/trunk/main/dbaccess/source/ui/querydesign/
H A DJoinTableView.cxx271 if (m_aTableMap.empty()) in Resize()
949 if( !m_vTableConnection.empty() ) in MouseButtonUp()
1304 if( m_vTableConnection.empty() ) in Command()
1422 if (m_aTableMap.empty()) in PreNotify()
1450 if (!m_vTableConnection.empty()) in PreNotify()
1500 if ((i == 0) && !bForward && !m_aTableMap.empty()) in PreNotify()
1513 if (!m_vTableConnection.empty()) in PreNotify()
1515 else if (!m_aTableMap.empty()) in PreNotify()
1555 if (m_aTableMap.empty()) in PreNotify()
1602 …else if (!m_aTableMap.empty() && m_aTableMap.begin()->second && m_aTableMap.begin()->second->IsVis… in GrabTabWinFocus()
[all …]
/trunk/main/offapi/com/sun/star/graphic/
H A DXPrimitiveFactory2D.idl57 generated. Specifying an invalid or empty shape here will
58 result in an empty return value.
75 generated. Specifying an invalid or empty page here will
76 result in an empty return value.
/trunk/main/sd/source/ui/annotations/
H A Dannotationmanager.cxx382 if( !aAnnotations.empty() ) in InsertAnnotation()
547 if( pPage && !pPage->getAnnotations().empty() ) in DeleteAnnotationsByAuthor()
577 if( pPage && !pPage->getAnnotations().empty() ) in DeleteAllAnnotations()
624 if( pPage && !pPage->getAnnotations().empty() ) in GetAnnotationState()
673 else if( !aAnnotations.empty() ) in SelectNextAnnotation()
698 else if( !aAnnotations.empty() ) in SelectNextAnnotation()
713 if( pPage && !pPage->getAnnotations().empty() ) in SelectNextAnnotation()
911 if( !maTagVector.empty() ) in DisposeTags()
/trunk/main/xmloff/source/text/
H A Dtxtlists.cxx107 if ( !mListStack.empty()) in PopListContext()
116 if ( !mListStack.empty() ) { in ListContextTop()
137 if ( !mListStack.empty() ) { in SetListItem()
394 if ( rNPList.empty() && (0 != io_rLevel)) { in EnsureNumberedParagraph()
402 if ((0 == io_rLevel) || rNPList.empty() || i_StyleName.getLength()) { in EnsureNumberedParagraph()
/trunk/main/sysui/desktop/os2/
H A Dmakefile.mk46 $(MISC)$/ooo-empty-doc.ico \
47 $(MISC)$/ooo-empty-tem.ico \
85 $(MISC)$/so8-empty-doc.ico \
86 $(MISC)$/so8-empty-tem.ico \
/trunk/main/oox/source/ole/
H A Dvbaproject.cxx305 … OSL_ENSURE( aModules.empty(), "VbaProject::importVba - unexpected PROJECTCODEPAGE record" ); in importVba()
322 … OSL_ENSURE( aModules.empty(), "VbaProject::importVba - unexpected PROJECTMODULES record" ); in importVba()
420 if( !aModules.empty() || !aDummyModules.empty() ) try in importVba()
505 if( !maMacroAttachers.empty() && mxContext.is() ) try in attachMacros()
/trunk/main/oox/source/ppt/
H A Dtimenode.cxx245 if( !maStCondList.empty() ) in setNode()
254 if( !maEndCondList.empty() ) in setNode()
263 if( !maNextCondList.empty() ) in setNode()
271 if( !maPrevCondList.empty() ) in setNode()
286 if( !maUserData.empty() ) in setNode()
/trunk/main/udkapi/com/sun/star/uri/
H A DXExternalUriReferenceTranslator.idl63 the internal counterpart of the given external URI reference. An empty
64 string is returned if the given external URI reference either is an empty
77 the external counterpart of the given internal URI reference. An empty
78 string is returned if the given internal URI reference either is an empty
/trunk/main/offapi/com/sun/star/text/
H A DTextCursor.idl80 // DocMerge: empty anyway
85 // DocMerge: empty anyway
88 // DocMerge: empty anyway
91 // DocMerge: empty anyway
/trunk/main/offapi/com/sun/star/awt/tree/
H A DXTreeNode.idl77 /** If not empty, the textual representation of this any is used as the text part of this node.
82 <p>If this URL is empty, no graphic is rendered.
87 … <p>If <var>URL</var> is empty, <member>XTreeControl::DefaultExpandedGraphicURL</member> is used.
92 … <p>If <var>URL</var> is empty, <member>XTreeControl::DefaultCollapsedGraphicURL</member> is used.
/trunk/main/scripting/java/org/openoffice/idesupport/
H A DJavaFinder.java72 ScriptEntry[] empty = new ScriptEntry[0]; in findMethods() local
76 return empty; in findMethods()
132 return (ScriptEntry[])result.toArray(empty); in findMethods()
133 return empty; in findMethods()
/trunk/main/autodoc/source/inc/
H A Destack.hxx73 void erase_all() { while (NOT empty()) pop(); } in erase_all()
77 bool empty() const { return base::empty(); } in empty() function in EStack
/trunk/main/svtools/source/dialogs/
H A Dwizardmachine.cxx429 enableButtons( WZB_PREVIOUS, !m_pImpl->aStateHistory.empty() ); in enterState()
492 …DBG_ASSERT( !aTravelVirtually.empty(), "OWizardMachine::skipBackwardUntil: this target state does … in skipBackwardUntil()
640 while(!m_pImpl->aStateHistory.empty()) in removePageFromHistory()
649 while(!aTemp.empty()) in removePageFromHistory()
699 while ( !aHistoryCopy.empty() ) in getStateHistory()
/trunk/main/offapi/com/sun/star/sheet/
H A DFormulaMapGroupSpecialOffset.idl78 and should be empty.</p>
116 and should be empty.</p>
123 describe an empty function parameter.
126 parameter is empty and represented by a formula token containing the
130 and should be empty.</p>
H A DDatabaseRange.idl66 // DocMerge: empty anyway
69 // DocMerge: empty anyway
72 // DocMerge: empty anyway
75 // DocMerge: empty anyway
/trunk/main/offapi/com/sun/star/rdf/
H A DXDocumentRepository.idl71 <li>If the RDFaContent parameter is the empty <atom>string</atom>,
79 <li>If the RDFaContent parameter is not the empty <atom>string</atom>,
112 the <code>rdfa:content</code> attribute (may be the empty
119 if any parameter is <NULL/>, Predicates is empty,
166 the empty sequence.</li>
/trunk/main/udkapi/com/sun/star/io/
H A DXTextInputStream.idl56 an empty string is returned.<p>
73 reached before calling this method an empty string is returned.</p>
87 This cannot be detected by asking for an empty string
89 readLine()</member> (if the line is empty) and
/trunk/main/configmgr/source/
H A Drootaccess.cxx89 modifications, broadcaster, changesListeners_.empty() ? 0 : &changes); in initBroadcaster()
90 if (!changes.empty()) { in initBroadcaster()
157 OSL_ASSERT(!path_.empty()); in getNode()
309 return !changes.empty(); in hasPendingChanges()
H A Dmodifications.cxx44 if (wasPresent && p->children.empty()) { in add()
59 OSL_ASSERT(!path.empty()); in remove()
68 if (p->children.empty()) { in remove()
/trunk/main/connectivity/source/drivers/file/
H A DFDateFunctions.cxx207 if ( lhs.empty() || lhs.size() > 2 ) in operate()
260 if ( !lhs.empty() ) in operate()
269 if ( !lhs.empty() ) in operate()
278 if ( !lhs.empty() ) in operate()
/trunk/main/drawinglayer/source/processor2d/
H A Dvclhelperbufferdevice.cxx75 while(!maFreeBuffers.empty()) in ~VDevBuffer()
81 while(!maUsedBuffers.empty()) in ~VDevBuffer()
93 if(!maFreeBuffers.empty()) in alloc()
198 while(!maFreeBuffers.empty()) in Timeout()

Completed in 104 milliseconds

12345678910>>...64