/aoo4110/main/sdext/source/pdfimport/pdfparse/ |
H A D | pdfparse.cxx | 305 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 …]
|
/aoo4110/main/cosv/inc/cosv/tpl/ |
H A D | vvector.hxx | 62 { 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
|
/aoo4110/main/svx/source/xoutdev/ |
H A D | xtable.cxx | 149 maContent.pop_back(); in ~XPropertyList() 158 maContent.pop_back(); in Clear() 285 maContent.pop_back(); in Remove()
|
/aoo4110/main/drawinglayer/source/processor2d/ |
H A D | vclhelperbufferdevice.cxx | 78 maFreeBuffers.pop_back(); in ~VDevBuffer() 84 maUsedBuffers.pop_back(); in ~VDevBuffer() 201 maFreeBuffers.pop_back(); in Timeout()
|
/aoo4110/main/autodoc/source/parser/cpp/ |
H A D | c_rcode.cxx | 98 aEnvironments.pop_back(); in AcknowledgeResult() 106 aEnvironments.pop_back(); in AcknowledgeResult()
|
/aoo4110/main/slideshow/source/engine/shapes/ |
H A D | drawshape.cxx | 976 maHyperlinkIndices.pop_back(); in prepareHyperlinkIndices() 977 maHyperlinkRegions.pop_back(); in prepareHyperlinkIndices() 1008 maHyperlinkIndices.pop_back(); in prepareHyperlinkIndices() 1009 maHyperlinkRegions.pop_back(); in prepareHyperlinkIndices()
|
/aoo4110/main/autodoc/source/parser_i/idl/ |
H A D | distrib.cxx | 181 aEnvironments.pop_back(); in AcknowledgeResult() 197 aEnvironments.pop_back(); in AcknowledgeResult()
|
/aoo4110/main/autodoc/source/ary/cpp/ |
H A D | c_traits.cxx | 158 aBuffer1_.pop_back(2); in Lesser_() 160 aBuffer2_.pop_back(2); in Lesser_()
|
/aoo4110/main/sd/source/filter/eppt/ |
H A D | escherex.cxx | 234 mOffsets.pop_back(); in CloseContainer() 235 mRecTypes.pop_back(); in CloseContainer()
|
/aoo4110/main/soltools/support/ |
H A D | simstr.cxx | 424 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()
|
/aoo4110/main/cosv/source/strings/ |
H A D | streamstr.cxx | 480 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()
|
/aoo4110/main/sw/source/core/draw/ |
H A D | dview.cxx | 470 aAnchoredObjs.pop_back(); in _MoveRepeatedObjs() 507 aAnchoredObjs.pop_back(); in _MoveRepeatedObjs() 1063 aMarkedObjs.pop_back(); in ReplaceMarkedDrawVirtObjs()
|
/aoo4110/main/vcl/source/gdi/ |
H A D | gdimetafiletools.cxx | 399 aPushFlags.pop_back(); in clipMetafileContentAgainstOwnRegions() 405 aClips.pop_back(); in clipMetafileContentAgainstOwnRegions() 417 aMapModes.pop_back(); in clipMetafileContentAgainstOwnRegions()
|
/aoo4110/main/sw/source/core/text/ |
H A D | pormulti.cxx | 1079 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()
|
/aoo4110/main/svx/source/svdraw/ |
H A D | svdedtv.cxx | 789 aUpdaters.pop_back(); in DeleteMarkedList() 798 aRemoved3DObjects.pop_back(); in DeleteMarkedList() 889 aParents.pop_back(); in DeleteMarkedObj()
|
/aoo4110/main/sw/source/filter/rtf/ |
H A D | swparrtf.hxx | 264 void pop_back() { maSegments.pop_back(); } in pop_back() function in rtfSections
|
/aoo4110/main/unotools/source/misc/ |
H A D | atom.cxx | 244 atoms.pop_back(); in getClass() 262 atoms.pop_back(); in getRecentAtoms()
|
/aoo4110/main/chart2/source/view/main/ |
H A D | VLegend.cxx | 443 aTextShapes.pop_back(); in lcl_placeLegendEntries() 448 rEntries.pop_back(); in lcl_placeLegendEntries() 453 aRowHeights.pop_back(); in lcl_placeLegendEntries()
|
/aoo4110/main/toolkit/source/helper/ |
H A D | formpdfexport.cxx | 260 xCurrentContainer = aAncestors.back(); aAncestors.pop_back(); in determineRadioGroupId() 261 nStartWithChild = aPath.back() + 1; aPath.pop_back(); in determineRadioGroupId()
|
/aoo4110/main/editeng/source/rtf/ |
H A D | svxrtf.cxx | 819 aColorTbl.pop_back(); in ClearColorTbl() 843 aAttrStack.pop_back(); in ClearAttrStack() 944 aAttrStack.pop_back(); in AttrGroupEnd()
|
/aoo4110/main/sw/source/core/layout/ |
H A D | objstmpconsiderwrapinfl.cxx | 67 maObjsTmpConsiderWrapInfl.pop_back(); in Clear()
|
/aoo4110/main/cosv/source/storage/ |
H A D | persist.cxx | 99 rsPath.pop_back(1); // Remove closing delimiter. in StrPath()
|
/aoo4110/main/writerfilter/source/resourcemodel/ |
H A D | XPathLogger.cxx | 81 m_path.pop_back(); in endElement()
|
/aoo4110/main/binaryurp/source/ |
H A D | outgoingrequests.cxx | 70 i->second.pop_back(); in pop()
|
/aoo4110/main/svx/source/sdr/event/ |
H A D | eventhandler.cxx | 68 maVector.pop_back(); in RemoveEvent()
|