Home
last modified time | relevance | path

Searched refs:pop_back (Results 1 – 25 of 122) sorted by relevance

12345

/trunk/main/sdext/source/pdfimport/pdfparse/
H A Dpdfparse.cxx305 m_aUIntStack.pop_back(); in haveFile()
307 m_aUIntStack.pop_back(); in haveFile()
413 m_aUIntStack.pop_back(); in beginObject()
415 m_aUIntStack.pop_back(); in beginObject()
439 m_aObjectStack.pop_back(); in endObject()
445 m_aUIntStack.pop_back(); in pushObjectRef()
447 m_aUIntStack.pop_back(); in pushObjectRef()
468 m_aObjectStack.pop_back(); in endDict()
498 m_aObjectStack.pop_back(); in endArray()
551 m_aObjectStack.pop_back(); in endTrailer()
[all …]
/trunk/main/autodoc/inc/cosv/tpl/
H A Dvvector.hxx62 { delete v.back(); v.pop_back(); } in PopBack()
92 { v.pop_back(); } in PopBack()
152 void pop_back();
427 VirtualVector<XX,PTRDEL>::pop_back() in pop_back() function in csv::VirtualVector
/trunk/main/svx/source/xoutdev/
H A Dxtable.cxx149 maContent.pop_back(); in ~XPropertyList()
158 maContent.pop_back(); in Clear()
285 maContent.pop_back(); in Remove()
/trunk/main/drawinglayer/source/processor2d/
H A Dvclhelperbufferdevice.cxx78 maFreeBuffers.pop_back(); in ~VDevBuffer()
84 maUsedBuffers.pop_back(); in ~VDevBuffer()
201 maFreeBuffers.pop_back(); in Timeout()
/trunk/main/autodoc/source/parser/cpp/
H A Dc_rcode.cxx98 aEnvironments.pop_back(); in AcknowledgeResult()
106 aEnvironments.pop_back(); in AcknowledgeResult()
/trunk/main/slideshow/source/engine/shapes/
H A Ddrawshape.cxx976 maHyperlinkIndices.pop_back(); in prepareHyperlinkIndices()
977 maHyperlinkRegions.pop_back(); in prepareHyperlinkIndices()
1008 maHyperlinkIndices.pop_back(); in prepareHyperlinkIndices()
1009 maHyperlinkRegions.pop_back(); in prepareHyperlinkIndices()
/trunk/main/autodoc/source/parser_i/idl/
H A Ddistrib.cxx181 aEnvironments.pop_back(); in AcknowledgeResult()
197 aEnvironments.pop_back(); in AcknowledgeResult()
/trunk/main/autodoc/source/ary/cpp/
H A Dc_traits.cxx158 aBuffer1_.pop_back(2); in Lesser_()
160 aBuffer2_.pop_back(2); in Lesser_()
/trunk/main/soltools/support/
H A Dsimstr.cxx424 Simstr::pop_back(int anzahl) in pop_back() function in Simstr
445 pop_back(len-removeStartPos); in rem_back_from()
552 pop_back(len-pos); in take_last_token()
/trunk/main/sd/source/filter/eppt/
H A Descherex.cxx234 mOffsets.pop_back(); in CloseContainer()
235 mRecTypes.pop_back(); in CloseContainer()
/trunk/main/autodoc/source/cosv/strings/
H A Dstreamstr.cxx480 StreamStr::pop_back( size_type i_nCount ) in pop_back() function in csv::StreamStr
575 pop_back(end() - it); in strip_back()
602 pop_back(end() - it); in strip_back_whitespace()
/trunk/main/sw/source/core/text/
H A Dpormulti.cxx1079 aEnd.pop_back(); in GetMultiCreator()
1109 aEnd.pop_back(); in GetMultiCreator()
1150 aEnd.pop_back(); in GetMultiCreator()
1178 aEnd.pop_back(); in GetMultiCreator()
1223 aEnd.pop_back(); in GetMultiCreator()
1249 aEnd.pop_back(); in GetMultiCreator()
/trunk/main/sw/source/core/draw/
H A Ddview.cxx470 aAnchoredObjs.pop_back(); in _MoveRepeatedObjs()
507 aAnchoredObjs.pop_back(); in _MoveRepeatedObjs()
1063 aMarkedObjs.pop_back(); in ReplaceMarkedDrawVirtObjs()
/trunk/main/vcl/source/gdi/
H A Dgdimetafiletools.cxx399 aPushFlags.pop_back(); in clipMetafileContentAgainstOwnRegions()
405 aClips.pop_back(); in clipMetafileContentAgainstOwnRegions()
417 aMapModes.pop_back(); in clipMetafileContentAgainstOwnRegions()
/trunk/main/svx/source/svdraw/
H A Dsvdedtv.cxx789 aUpdaters.pop_back(); in DeleteMarkedList()
798 aRemoved3DObjects.pop_back(); in DeleteMarkedList()
889 aParents.pop_back(); in DeleteMarkedObj()
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.hxx263 void pop_back() { maSegments.pop_back(); } in pop_back() function in rtfSections
/trunk/main/chart2/source/view/main/
H A DVLegend.cxx443 aTextShapes.pop_back(); in lcl_placeLegendEntries()
448 rEntries.pop_back(); in lcl_placeLegendEntries()
453 aRowHeights.pop_back(); in lcl_placeLegendEntries()
/trunk/main/unotools/source/misc/
H A Datom.cxx244 atoms.pop_back(); in getClass()
262 atoms.pop_back(); in getRecentAtoms()
/trunk/main/toolkit/source/helper/
H A Dformpdfexport.cxx260 xCurrentContainer = aAncestors.back(); aAncestors.pop_back(); in determineRadioGroupId()
261 nStartWithChild = aPath.back() + 1; aPath.pop_back(); in determineRadioGroupId()
/trunk/main/editeng/source/rtf/
H A Dsvxrtf.cxx819 aColorTbl.pop_back(); in ClearColorTbl()
843 aAttrStack.pop_back(); in ClearAttrStack()
944 aAttrStack.pop_back(); in AttrGroupEnd()
/trunk/main/sw/source/core/layout/
H A Dobjstmpconsiderwrapinfl.cxx67 maObjsTmpConsiderWrapInfl.pop_back(); in Clear()
/trunk/main/autodoc/source/cosv/storage/
H A Dpersist.cxx99 rsPath.pop_back(1); // Remove closing delimiter. in StrPath()
/trunk/main/writerfilter/source/resourcemodel/
H A DXPathLogger.cxx81 m_path.pop_back(); in endElement()
/trunk/main/binaryurp/source/
H A Doutgoingrequests.cxx70 i->second.pop_back(); in pop()
/trunk/main/svx/source/sdr/event/
H A Deventhandler.cxx68 maVector.pop_back(); in RemoveEvent()

Completed in 119 milliseconds

12345