Home
last modified time | relevance | path

Searched refs:empty (Results 226 – 250 of 1595) sorted by relevance

12345678910>>...64

/trunk/main/filter/source/xsltdialog/
H A Dtypedetectionimport.cxx250 if( maStack.empty() ) in startElement()
305 if( !maStack.empty() ) in endElement()
341 if( !maStack.empty() && maStack.top() == e_Value ) in characters()
/trunk/main/sc/source/ui/unoobj/
H A Dchart2uno.cxx1042 return !aTokens.empty(); in createDataSourcePossible()
1054 bool bHasLabel = pLabelTokens.get() && !pLabelTokens->empty(); in lcl_createLabeledDataSequenceFromTokens()
1100 if (rRefTokens.empty()) in lcl_addUpperLeftCornerIfMissing()
1465 if (aRefTokens.empty()) in createDataSource()
1645 if( rTokens.empty() ) in initRangeAnalyzer()
2013 return !aTokens.empty(); in createDataSequenceByRangeRepresentationPossible()
2084 if (aRefTokens.empty()) in createDataSequenceByRangeRepresentation()
2128 if (aRefTokens.empty()) in convertRangeToXML()
2507 if (!m_aDataArray.empty()) in BuildDataCache()
3329 if (!m_pTokens.get() || m_pTokens->empty()) in addModifyListener()
[all …]
H A Dlistenercalls.cxx44 DBG_ASSERT( aEntries.empty(), "unhandled listener calls remaining" ); in ~ScUnoListenerCalls()
60 if (!aEntries.empty()) in ExecuteAndClear()
/trunk/main/sfx2/source/dialog/
H A Dfiltergrouping.cxx803 DBG_ASSERT( !_rFilters.empty(), "lcl_EnsureAllFilesEntry: invalid filter list!" ); in lcl_EnsureAllFilesEntry()
804 if ( !_rFilters.empty() ) in lcl_EnsureAllFilesEntry()
1219 if ( !aAllFilters.empty() ) in appendFiltersForOpen()
1222 if ( !rFirstGroup.empty() ) in appendFiltersForOpen()
1231 if ( !aAllFilters.empty() ) in appendFiltersForOpen()
/trunk/main/offapi/com/sun/star/document/
H A DXDocumentProperties.idl180 The value is an empty <atom>string</atom> if the document was not
190 The value is an empty <atom>string</atom> if the document was not
208 An empty URL is valid and describes a case where the document shall be
211 An empty <atom>string</atom> together with an
227 A value of 0 together with an empty <atom>string</atom> as
/trunk/main/oox/source/xls/
H A Dsheetdatabuffer.cxx231 …OSL_ENSURE( (mnCurrRow < nRow) && (maColSpans.empty() || (maColSpans.rbegin()->first < nRow)), "Ce… in setColSpans()
787 if( !maXfIdRanges.empty() ) in setCellFormat()
812 …if( maXfIdRanges.empty() || !maXfIdRanges.rbegin()->second.tryExpand( rModel.maCellAddr, rModel.mn… in setCellFormat()
825 else if( !maCenterFillRanges.empty() ) in setCellFormat()
860 if( !maXfIdRanges.empty() ) in mergeXfIdRanges()
/trunk/main/connectivity/source/commontools/
H A Dparameters.cxx338 … ::rtl::OUString *pFields = aStrippedMasterFields.empty() ? 0 : &aStrippedMasterFields[0]; in classifyLinks()
340 pFields = aStrippedDetailFields.empty() ? 0 : &aStrippedDetailFields[0]; in classifyLinks()
389 if ( !aAdditionalFilterComponents.empty() ) in analyzeFieldLinks()
577 || ( aParamInfo->second.aInnerIndexes.empty() ) in fillLinkedParameters()
905 || ( aParamInfo->second.aInnerIndexes.empty() ) in resetParameterValues()
/trunk/main/autodoc/source/display/html/
H A Deasywri.cxx49 csv_assert( NOT aCurDestination.empty() ); in Finish_OutputNode()
56 csv_assert( ! aCurDestination.empty() ); in Out()
/trunk/main/sd/source/ui/sidebar/
H A DDocumentHelper.cxx284 if( !aCreatedStyles.empty() ) in ProvideStyles()
318 if (rpPageList->empty()) in AssignMasterPageToPageList()
334 if (aCleanedList.empty() ) in AssignMasterPageToPageList()
/trunk/main/sdext/source/presenter/
H A DPresenterPaneContainer.cxx225 if ( ! pDescriptor->maViewInitialization.empty()) in StoreView()
229 if ( ! pDescriptor->maActivator.empty()) in StoreView()
439 if ( ! maActivator.empty()) in SetActivationState()
/trunk/main/unoxml/source/dom/
H A Dsaxbuilder.cxx103 while (!m_aNodeStack.empty()) m_aNodeStack.pop(); in reset()
104 while (!m_aNSStack.empty()) m_aNSStack.pop(); in reset()
209 if (!m_aNSStack.empty()) in startElement()
/trunk/main/cppu/source/threadpool/
H A Dthreadpool.cxx60 if( !m_lst.empty() ) in ~DisposedCallerAdmin()
219 if( ! m_lstThreads.empty() ) in createThread()
496 if( g_pThreadpoolHashSet->empty() ) in uno_threadpool_destroy()
/trunk/main/svx/source/svdraw/
H A Dsvdotextpathdecomposition.cxx199 if(!maPathTextPortions.empty()) in decompositionPathTextPrimitive()
626 if(!aB2DPolyPolyVector.empty()) in impAddPathTextOutlines()
711 if(!rPathTextPortions.empty()) in impDecomposePathTextPrimitive()
752 if(!aParagraphTextPortions.empty()) in impDecomposePathTextPrimitive()
/trunk/main/ucb/source/inc/
H A Dregexpmap.tpt517 bool RegexpMap< Val >::empty() const
520 && m_pImpl->m_aList[Regexp::KIND_PREFIX].empty()
521 && m_pImpl->m_aList[Regexp::KIND_AUTHORITY].empty()
522 && m_pImpl->m_aList[Regexp::KIND_DOMAIN].empty();
/trunk/main/io/source/stm/
H A Domark.cxx176 if( m_mapMarks.empty() && ( m_pBuffer->getSize() == 0 ) ) { in writeBytes()
233 if( ! m_mapMarks.empty() ) in closeOutput()
609 if( m_mapMarks.empty() && ! m_pBuffer->getSize() ) { in readBytes()
666 if( m_mapMarks.empty() && ! m_pBuffer->getSize() ) { in readSomeBytes()
/trunk/main/dbaccess/source/ui/dlg/
H A Dsqlmessage.cxx292 ExceptionDisplayChain empty; in lcl_buildExceptionChain() local
293 _out_rChain.swap( empty ); in lcl_buildExceptionChain()
535 …OSL_PRECOND( !m_pImpl->aDisplayInfo.empty(), "OSQLMessageBox::impl_positionControls: nothing to di… in impl_positionControls()
538 if ( m_pImpl->aDisplayInfo.empty() ) in impl_positionControls()
/trunk/main/svx/source/inc/
H A Dstringlistresource.hxx70 bool empty() const { return m_aStrings.empty(); } in empty() function in svx::StringListResource
/trunk/main/editeng/source/rtf/
H A Drtfitem.cxx227 int bChkStkPos = !bNewGroup && !aAttrStack.empty(); in ReadAttr()
249 SvxRTFItemStackType* pAkt = aAttrStack.empty() ? 0 : aAttrStack.back(); in ReadAttr()
268 pAkt = aAttrStack.empty() ? 0 : aAttrStack.back(); // can be changed after AttrGroupEnd! in ReadAttr()
304 SvxRTFItemStackType* pAkt = aAttrStack.empty() ? 0 : aAttrStack.back(); in ReadAttr()
1868 if( !bNewGroup && !aAttrStack.empty() ) // not at the beginning of a new group in RTFPardPlain()
1886 pAkt = aAttrStack.empty() ? 0 : aAttrStack.back(); // can be changed after AttrGroupEnd! in RTFPardPlain()
/trunk/main/writerfilter/qa/cppunittests/odiapi/
H A DFileLoggerImpl.cxx51 if (!nodeStack_.empty()) in beginNode()
60 if (!refersToNodeId.empty()) in beginNode()
/trunk/main/slideshow/source/inc/
H A Dunoviewcontainer.hxx86 bool empty() const { return maViews.empty(); } in empty() function in slideshow::internal::UnoViewContainer
/trunk/main/offapi/com/sun/star/ui/dialogs/
H A DXFilePicker.idl99 <p>If the user closed the dialog with cancel an empty sequence will be
105 an empty sequence will be returned.</p>
107 or any other error occurs an empty sequence will be returned.</p>
/trunk/main/offapi/com/sun/star/xml/wrapper/
H A DXXMLDocumentWrapper.idl89 * Checks whether the current element is empty.
91 * @return <code>true</code> if the current element is empty,
125 * if this element is empty, then deletes it.
/trunk/main/oox/source/core/
H A Dfilterdetect.cxx93 if( !maContextStack.empty() && (maContextStack.back() == PR_TOKEN( Relationships )) ) in startFastElement()
101 if( !maContextStack.empty() && (maContextStack.back() == PC_TOKEN( Types )) ) in startFastElement()
105 if( !maContextStack.empty() && (maContextStack.back() == PC_TOKEN( Types )) ) in startFastElement()
/trunk/main/svgio/inc/svgio/svgreader/
H A Dsvgdocument.hxx66 bool hasSvgNodesById() const { return !maIdTokenMapperList.empty(); } in hasSvgNodesById()
74 bool hasGlobalCssStyleAttributes() const { return !maIdStyleTokenMapperList.empty(); } in hasGlobalCssStyleAttributes()
/trunk/main/sysui/source/win32/misc/
H A DAutoBuffer.cxx86 void SAL_CALL CAutoUnicodeBuffer::empty( ) in empty() function in CAutoUnicodeBuffer
158 empty( ); in init()

Completed in 116 milliseconds

12345678910>>...64