Home
last modified time | relevance | path

Searched refs:empty (Results 351 – 375 of 1595) sorted by relevance

1...<<11121314151617181920>>...64

/trunk/main/udkapi/com/sun/star/script/
H A DContextInformation.idl40 generated eval-module is executed, this string is empty
47 code) this string can be empty.
H A DInvocationInfo.idl75 /** Types method parameters, for properties this sequence is empty
80 for properties this sequence is empty.
H A DXStarBasicLibraryInfo.idl72 an empty string otherwise.
80 special library format file), an empty string otherwise.
/trunk/main/sd/source/ui/framework/configuration/
H A DConfigurationClassifier.cxx65 return !maC1minusC2.empty() || !maC2minusC1.empty(); in Partition()
/trunk/main/writerfilter/qa/cppunittests/odiapi/
H A DExternalViewLogger.cxx86 while (!mParentNodeStack.empty()) in endTree()
165 return !iter->second->mRefersToNodeId.empty(); in isReferingToOtherNode()
/trunk/main/offapi/com/sun/star/text/
H A DTextEmbeddedObject.idl53 // DocMerge: empty anyway
56 contained in this OLE2 shape. If you set it, an empty OLE2 document stream
H A DXFlatParagraphIterator.idl54 /** get the first flat paragraph to be checked or an empty reference if
63 /** get the next flat paragraph to be checked or an empty reference if
H A DXParagraphAppend.idl57 /** appends a new and empty paragraph at the end of the text.
70 /** appends a new and empty paragraph at the end of the text.
/trunk/main/offapi/com/sun/star/awt/
H A DXDisplayConnection.idl49 the platform specific window id. If empty, the handler should be
66 If empty, the handler should be deregistered completly.
/trunk/main/offapi/com/sun/star/ui/dialogs/
H A DListboxControlActions.idl77 /** Returns the currently selected item. The returned item is an empty
78 string if the listbox is empty or no item is selected.
/trunk/main/offapi/com/sun/star/xml/crypto/
H A DXXMLSignatureTemplate.idl44 * desired xml signature element but some of the nodes may be empty. The empty
/trunk/main/offapi/com/sun/star/document/
H A DXExtendedFilterDetection.idl62 the detected format) or an empty value for unknown formats.
72 or an empty value for an unknown document format.
/trunk/main/offapi/com/sun/star/logging/
H A DLogRecord.idl50 This name might be empty, in case the caller to one of the various
57 This name might be empty, in case the caller to one of the various
/trunk/main/connectivity/source/drivers/file/
H A DFNumericFunctions.cxx87 if ( lhs.empty() || lhs.size() > 2 ) in operate()
122 if ( lhs.empty() || lhs.size() > 2 ) in operate()
/trunk/main/slideshow/source/engine/shapes/
H A Ddrawinglayeranimation.cxx312 if(!maVector.empty()) in GetMixerState()
368 if(maVector.empty()) in ImpForceScrollTextAnimNodes()
558 if(!maVector.empty()) in ImpGetScrollTextAnimNode()
/trunk/main/extensions/source/propctrlr/
H A Dxsdvalidationpropertyhandler.cxx231 if ( aProperties.empty() ) in doDescribeSupportedProperties()
268 if ( aSuperfluous.empty() ) in getSupersededProperties()
283 if ( aInterestedInActuations.empty() ) in getActuatingProperties()
/trunk/main/sc/source/filter/excel/
H A Dxestring.cxx253 …DBG_ASSERT( maFormats.empty() || (maFormats.back().mnChar < nChar), "XclExpString::AppendFormat - … in AppendFormat()
255 …if( maFormats.empty() || ((maFormats.size() < nMaxSize) && (!bDropDuplicate || (maFormats.back().m… in AppendFormat()
273 if( !maFormats.empty() && (maFormats.front().mnChar == 0) ) in RemoveLeadingFont()
/trunk/main/canvas/source/cairo/
H A Dcairo_textlayout.cxx428 if( aFontData.empty() || aIter->fallbacklevel != aFontData.back().second ) in draw()
467 if (aSysLayoutData.rGlyphData.empty()) return false; //??? false? in draw()
510 if (cairo_glyphs.empty()) in draw()
/trunk/main/chart2/source/tools/
H A DExplicitCategoriesProvider.cxx115 if( !aSeries.empty() ) in ExplicitCategoriesProvider()
361 if(!aOuterIt->empty()) // #121277# Caution, aOuterIt may be empty (!) in lcl_getExplicitSimpleCategories()
399 if(!aOuterIt->empty()) // #121277# Caution, aOuterIt may be empty (!) in lcl_getExplicitSimpleCategories()
/trunk/main/cli_ure/source/climaker/
H A Dclimaker_app.cxx265 if (registries.empty()) in open_registries()
496 if (! extra_registries.empty()) in SAL_IMPLEMENT_MAIN()
662 if (explicit_types.empty()) in SAL_IMPLEMENT_MAIN()
/trunk/main/dbaccess/source/core/recovery/
H A Dsubcomponentrecovery.cxx333 if ( m_aStates.empty() ) in startElement()
363 ENSURE_OR_THROW( !m_aStates.empty(), "no active element" ); in endElement()
374 ENSURE_OR_THROW( !m_aStates.empty(), "no active element" ); in characters()
/trunk/main/dbaccess/source/ui/control/
H A DRelationControl.cxx448 if ( pConn && !m_pConnData->GetConnLineDataList()->empty() ) in setWindowTables()
528 DBG_ASSERT( !m_pTableMap->empty(), "OTableListBoxControl::fillListBoxes: no table window!"); in fillListBoxes()
664 m_pParentDialog->setValid(!pLines->empty()); in NotifyCellChange()
/trunk/main/vcl/unx/generic/app/
H A Dsaldisp.cxx2167 if( ! m_aUserEvents.empty() ) in CancelInternalEvent()
3287 if( m_aPalette.empty() in GetColor()
3298 if( !m_aPalette.empty() && nPixel < m_nUsed ) in GetColor()
3349 if( m_aLookupTable.empty() ) in GetPixel()
3351 if( m_aPalette.empty() in GetPixel()
3361 if( !m_aPalette.empty() ) in GetPixel()
3376 if( !m_aPalette.empty() && !m_aPalette[aColor.pixel] ) in GetPixel()
3411 if( m_aPalette.empty() ) in GetPixel()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsAnimator.cxx199 if (maAnimations.empty()) in RemoveAnimation()
302 if (!maAnimations.empty()) in IMPL_LINK()
/trunk/main/solenv/gbuild/
H A DUnoApiTarget.mk25 …$(call gb_Package_Package,$(1)_inc,$$(patsubst %/empty,%,$$(call gb_UnoApiTarget_get_header_target…

Completed in 84 milliseconds

1...<<11121314151617181920>>...64