Home
last modified time | relevance | path

Searched refs:empty (Results 201 – 225 of 1595) sorted by relevance

12345678910>>...64

/trunk/main/sc/source/core/data/
H A Ddpdimsave.cxx82 return aElements.empty(); in IsEmpty()
249 return aGroups.empty(); in IsEmpty()
501 return !maGroupDims.empty() || !maNumGroupDims.empty(); in HasGroupDimensions()
/trunk/main/drawinglayer/source/primitive2d/
H A Dsvggradientprimitive2d.cxx117 if(rEntries.empty()) in checkPreconditions()
699 if(maMirroredGradientEntries.empty() && !getGradientEntries().empty()) in getMirroredGradientEntries()
709 if(maMirroredGradientEntries.empty() && !getGradientEntries().empty()) in createMirroredGradientEntries()
/trunk/main/toolkit/source/controls/grid/
H A Dsortablegriddatamodel.cxx94 if ( !m_publicToPrivateRowIndex.empty() ) in checkInvariants()
108 if ( impl_isSorted_nothrow() && m_publicToPrivateRowIndex.empty() ) in checkInvariants()
111 if ( !impl_isSorted_nothrow() && !m_publicToPrivateRowIndex.empty() ) in checkInvariants()
127 STLCONTAINER empty; in lcl_clear() local
128 empty.swap( i_container ); in lcl_clear()
/trunk/main/sc/source/filter/inc/
H A Dxerecord.hxx334 inline bool IsEmpty() const { return maRecs.empty(); } in IsEmpty()
346 { return maRecs.empty() ? RecordRefType() : maRecs.front(); } in GetFirstRecord()
349 { return maRecs.empty() ? RecordRefType() : maRecs.back(); } in GetLastRecord()
/trunk/main/offapi/com/sun/star/awt/
H A DXExtendedToolkit.idl119 The returned reference may be empty when no top-level window is
143 If the reference is empty then nothing will be changed. If the
169 If the reference is empty then nothing will be changed. If the
195 If the reference is empty then nothing will be changed. If the
/trunk/main/offapi/com/sun/star/inspection/
H A DLineDescriptor.idl104 …<code>PrimaryButtonImageURL</code> empty, and use the <member>PrimaryButtonImage</member> property.
113 if <member>PrimaryButtonImageURL</member> is a non-empty string.</p>
149 …<code>SecondaryButtonImageURL</code> empty, and use the <member>SecondaryButtonImage</member> prop…
158 if <member>SecondaryButtonImageURL</member> is a non-empty string.</p>
/trunk/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx309 if( !maRows.empty() ) in getRowRange()
356 if( !rRowData.empty() ) in getColRange()
623 if (aRows.empty()) in getCellRangeData()
736 if (rData.empty() || !isDocInitialized(nFileId)) in setCellRangeData()
1568 if (!(*itr).second.empty()) in markUsedByLinkListeners()
1951 if (maDocShells.empty()) in getSrcDocument()
2241 if (maDocShells.empty()) in refreshNames()
2266 if (maDocShells.empty()) in breakLink()
2317 return !maSrcFiles.empty(); in hasExternalData()
2386 if (rList.empty()) in removeLinkListener()
[all …]
/trunk/main/sfx2/qa/gtest/
H A Dtest_metadatable.cxx97 ::rtl::OUString empty; in TEST_F()
108 beans::StringPair id3e(empty, sid3); in TEST_F()
109 beans::StringPair id4e(empty, sid4); in TEST_F()
/trunk/main/offapi/com/sun/star/embed/
H A DInstanceLocker.idl66 prevent termination and/or etc. ). It must not be empty and can
85 prevent termination and/or etc. ). It must not be empty and can
92 If this parameter is an empty reference the object will proceed
H A DXRelationshipAccess.idl81 If the entry has no "Target" tag an empty string is returned.
102 If the entry has no "Type" tag an empty string is returned.
148 specified value of "Type" tag, the parameter can contain an empty
149 string, in this case all the entries that have empty "Type" tag or
/trunk/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx309 if(!aTextFillVector.empty()) in add_text()
353 if(!aSvgGradientEntryVector.empty()) in add_fillGradient()
688 if(!getStrokeDasharray().empty()) in add_stroke()
703 if(aDashArray.empty()) in add_stroke()
734 if(!rLineFillVector.empty()) in add_stroke()
936 if(pHelpPointIndices && !pHelpPointIndices->empty()) in add_markers()
2178 if(!maStrokeDasharray.empty()) in getStrokeDasharray()
2291 if(!maFontFamily.empty()) in getFontFamily()
/trunk/main/vcl/source/fontsubset/
H A Dcff.cxx481 bool empty( void) const { return !mnStackIdx;} in empty() function in CffSubsetterContext
2096 if( rVector.empty()) in emitValVector()
2228 nPrivEntryCount += !mpCffLocal->maOtherBlues.empty(); in emitAsType1()
2229 nPrivEntryCount += !mpCffLocal->maFamilyBlues.empty(); in emitAsType1()
2230 nPrivEntryCount += !mpCffLocal->maFamilyOtherBlues.empty(); in emitAsType1()
2237 nPrivEntryCount += !mpCffLocal->maStemSnapH.empty(); in emitAsType1()
2238 nPrivEntryCount += !mpCffLocal->maStemSnapV.empty(); in emitAsType1()
2260 if( !mpCffLocal->maBlueValues.empty()) in emitAsType1()
/trunk/main/dbaccess/source/ui/querydesign/
H A Dquerycontroller.cxx503 …&& !editingView() && (!m_bGraphicalDesign || !(m_vTableFieldDesc.empty() || m_vTableData.empty())); in GetState()
506 …impl_isModified() && (!m_bGraphicalDesign || !(m_vTableFieldDesc.empty() || m_vTableData.empty())); in GetState()
524 aReturn.bEnabled = isEditable() && (m_sStatement.getLength() || !m_vTableData.empty()); in GetState()
1641 || ( !m_vTableFieldDesc.empty() in saveModified()
1642 && !m_vTableData.empty() in saveModified()
/trunk/main/configmgr/source/
H A Dxcuparser.cxx89 if (state_.empty()) { in startElement()
224 OSL_ASSERT(!state_.empty()); in endElement()
235 OSL_ASSERT(!state_.empty() && state_.top().node.is()); in endElement()
238 if (pop && !path_.empty()) { in endElement()
340 OSL_ASSERT(path_.empty()); in handleComponentData()
415 OSL_ASSERT(!path_.empty()); in handleItem()
/trunk/main/sdext/source/pdfimport/tree/
H A Dstyle.cxx233 if( ! aMasterPageSection.empty() ) in emit()
235 if( ! aAutomaticStyleSection.empty() ) in emit()
237 if( ! aOfficeStyleSection.empty() ) in emit()
/trunk/main/offapi/com/sun/star/awt/tree/
H A DXMutableTreeNode.idl99 <p>If this URL is empty, no graphic is rendered.
104 … <p>If <var>URL</var> is empty, <member>XTreeControl::DefaultExpandedGraphicURL</member> is used.
109 … <p>If <var>URL</var> is empty, <member>XTreeControl::DefaultCollapsedGraphicURL</member> is used.
/trunk/main/offapi/com/sun/star/linguistic2/
H A DXSpellChecker.idl74 If the Locale is empty, the word is spelled correctly by
82 It is usually empty in order to use the default values supplied with
113 It is usually empty in order to use the default values supplied with
/trunk/main/unotools/source/config/
H A Dconfigmgr.cxx124 OSL_ENSURE(pMgrImpl->aItemList.empty(), "some ConfigItems are still alive"); in ~ConfigManager()
125 if(!pMgrImpl->aItemList.empty()) in ~ConfigManager()
320 if( !pMgrImpl->aItemList.empty() ) in RemoveConfigItem()
339 if(!pMgrImpl->aItemList.empty()) in StoreConfigItems()
/trunk/main/xmloff/source/forms/
H A Dlayerexport.cxx357 if (_bClear && !m_aCurrentPageIds->second.empty() ) in implMoveIterators()
371 if (_bClear && !m_aCurrentPageReferring->second.empty() ) in implMoveIterators()
484 while ((nChildPos >= xLoop->getCount()) && !aContainerHistory.empty() ) in examineForms()
665 if ( !aPropertyStates.empty() ) in collectGridColumnStylesAndIds()
/trunk/main/offapi/com/sun/star/resource/
H A DXStringResourcePersistence.idl117 properties file, e.g. "# My strings". The string may be empty.
144 If an empty string is passed for BaseName, "strings" will be used
181 If an empty string is passed for BaseName, "strings" will be used
231 if Data is empty or does not meet the binary format returned by
/trunk/main/sc/source/core/tool/
H A Dchartlis.cxx362 if (!mpTokens.get() || mpTokens->empty()) in StartListeningTo()
371 if (!mpTokens.get() || mpTokens->empty()) in EndListeningTo()
436 bool b1 = (mpTokens.get() && !mpTokens->empty()); in operator ==()
437 bool b2 = (r.mpTokens.get() && !r.mpTokens->empty()); in operator ==()
/trunk/main/chart2/source/model/main/
H A DDataSeries.cxx179 if( ! rOther.m_aDataSequences.empty()) in DataSeries()
207 if( ! rOther.m_aDataSequences.empty()) in Init()
211 if( ! rOther.m_aAttributedDataPoints.empty()) in Init()
376 if( !aValuesSeries.empty() ) in getDataPointByIndex()
/trunk/main/connectivity/source/drivers/file/
H A DFPreparedStatement.cxx428 (m_xParamColumns.isValid() && !m_aParameterRow.isValid() && !m_aParameterRow->get().empty()) ) in initResultSet()
547 if ( !aParseNodes.empty() ) in describeParameter()
551 if( !xTabs.empty() ) in describeParameter()
572 if (!m_xParamColumns->get().empty()) in initializeResultSet()
/trunk/main/dbaccess/source/ui/control/
H A Ddbtreelistbox.cxx389 bHandled = ( m_aCutHandler.IsSet() && !m_aSelectedEntries.empty() ); in KeyInput()
394 bHandled = ( m_aCopyHandler.IsSet() && !m_aSelectedEntries.empty() ); in KeyInput()
399 bHandled = ( m_aPasteHandler.IsSet() && !m_aSelectedEntries.empty() ); in KeyInput()
404 bHandled = ( m_aDeleteHandler.IsSet() && !m_aSelectedEntries.empty() ); in KeyInput()
/trunk/main/autodoc/source/display/html/
H A Dhd_docu.cxx184 if ( rText.empty() ) in Display_StdTag()
293 if ( i_rData.Version().empty() ) in Display_SinceTag()
310 if (sDisplay.empty()) in Display_SinceTag()

Completed in 127 milliseconds

12345678910>>...64