Home
last modified time | relevance | path

Searched refs:Pop (Results 26 – 50 of 272) sorted by relevance

1234567891011

/aoo41x/main/vcl/source/gdi/
H A Dcvtsvm.cxx1165 LineInfo* pLineInfo = (LineInfo*) aLIStack.Pop(); in ImplConvertFromSVM1()
1178 aFontVDev.Pop(); in ImplConvertFromSVM1()
1380 for( void* pLineInfo = aLIStack.Pop(); pLineInfo; pLineInfo = aLIStack.Pop() ) in ImplConvertFromSVM1()
1425 for( void* pCol = aLineColStack.Pop(); pCol; pCol = aLineColStack.Pop() ) in ImplConvertToSVM1()
2111 Color* pCol = (Color*) rLineColStack.Pop(); in ImplWriteActions()
2120 rSaveVDev.Pop(); in ImplWriteActions()
2138 rSaveVDev.Pop(); in ImplWriteActions()
H A Doutdev4.cxx679 Pop(); in DrawGradient()
767 Pop(); in DrawGradient()
820 Pop(); in DrawGradient()
836 Pop(); in DrawGradient()
851 Pop(); in DrawGradient()
1114 Pop(); in DrawHatch()
H A Dpdfwriter_impl2.cxx70 m_rOuterFace.Pop(); in implWriteGradient()
520 pDummyVDev->Pop(); in playMetafile()
521 m_rOuterFace.Pop(); in playMetafile()
1019 pDummyVDev->Pop(); in playMetafile()
1020 m_rOuterFace.Pop(); in playMetafile()
H A Dtextlayout.cxx182 m_rReferenceDevice.Pop(); in ~ReferenceDeviceTextLayout()
183 m_rTargetDevice.Pop(); in ~ReferenceDeviceTextLayout()
/aoo41x/main/sfx2/source/sidebar/
H A DTitleBar.cxx201 Pop(); in PaintTitle()
231 Pop(); in PaintFocus()
/aoo41x/main/sw/source/core/edit/
H A Dedundo.cxx142 Pop( !bRestoreCrsr ); in Undo()
198 Pop( !bRestoreCrsr ); in Redo()
/aoo41x/main/idl/inc/
H A Ddatabase.hxx135 sal_Bool Pop( sal_Bool bOk, SvTokenStream & rInStm, sal_uInt32 nTokPos ) in Pop() function in SvIdlDataBase
137 GetStack().Pop(); in Pop()
/aoo41x/main/sw/source/ui/lingu/
H A Dolmenu.cxx886 pSh->Pop( sal_False ); // restore cursor in Execute()
894 pSh->Pop( sal_False ); // restore cursor in Execute()
902 pSh->Pop( sal_False ); // restore cursor in Execute()
910 pSh->Pop( sal_False ); // restore cursor in Execute()
/aoo41x/main/sw/source/ui/ribbar/
H A Dinputwin.cxx405 pWrtShell->Pop( sal_False ); in ApplyFormula()
432 pWrtShell->Pop( sal_False ); in CancelFormula()
530 pWrtShell->Pop( sal_False ); in DelBoxCntnt()
/aoo41x/main/vcl/source/control/
H A Dfixed.cxx314 pDev->Pop(); in Draw()
534 Pop(); in ImplDraw()
848 pDev->Pop(); in Draw()
1099 pDev->Pop(); in Draw()
H A Dbutton.cxx1081 pDev->Pop(); // restore clipregion in ImplDrawPushButtonContent()
1581 pDev->Pop(); in Draw()
2423 pDev->Pop(); in ImplDraw()
2799 pDev->Pop(); in Draw()
3182 Pop(); in ImplSetMinimumNWFSize()
3490 pDev->Pop(); in ImplDraw()
3773 pDev->Pop(); in Draw()
4091 Pop(); in ImplSetMinimumNWFSize()
/aoo41x/main/sw/source/filter/ww1/
H A Dw1filter.cxx299 void Ww1Manager::Pop() in Pop() function in Ww1Manager
306 aChp.Pop(); in Pop()
307 aPap.Pop(); in Pop()
381 rMan.Pop(); in Start()
2000 rMan.Pop(); in Start()
2021 rMan.Pop(); in Start()
/aoo41x/main/formula/source/core/api/
H A Dtoken.cxx1222 Pop(); in ~FormulaTokenIterator()
1235 void FormulaTokenIterator::Pop() in Pop() function in formula::FormulaTokenIterator
1248 Pop(); in Reset()
1263 Pop(); in Next()
/aoo41x/main/canvas/source/vcl/
H A Dspritehelper.cxx339 rTargetSurface.Pop(); in redraw()
383 rTargetSurface.Pop(); in redraw()
/aoo41x/main/sc/source/core/tool/
H A Dinterpr4.cxx1000 void ScInterpreter::Pop() in Pop() function in ScInterpreter
1946 Pop(); in GetDouble()
1982 Pop(); in GetString()
2255 Pop(); // im Fehlerfall (sonst ist i==0) Parameter wegpoppen in ScExternal()
2343 Pop(); in ScExternal()
2593 Pop(); in ScExternal()
2644 Pop(); // in case of error, remove remaining args in ScExternal()
2690 Pop(); in ScExternal()
3286 Pop(); in ScTTT()
3819 Pop(); in Interpret()
/aoo41x/main/sfx2/inc/sfx2/
H A Ddispatch.hxx194 void Pop( SfxShell& rShell, sal_uInt16 nMode = 0 );
304 Pop( rShell, SFX_SHELL_PUSH ); in Push()
/aoo41x/main/sw/source/core/text/
H A Dinftxt.cxx1148 pOut_->Pop(); in DrawCheckBox()
1160 pOut->Pop(); in DrawCheckBox()
1190 pTmpOut->Pop(); in DrawBackground()
1231 pOutDev->Pop(); in _DrawBackBrush()
1257 pTmpOut->Pop(); in _DrawBackBrush()
/aoo41x/main/sw/source/ui/uiview/
H A Dviewling.cxx820 pWrtShell->Pop( sal_False ); in ExecSpellPopup()
857 pWrtShell->Pop( sal_False ); in ExecSmartTagPopup()
996 pWrtShell->Pop( sal_False ); in ExecFieldPopup()
/aoo41x/main/sc/source/filter/inc/
H A DXclExpChangeTrack.hxx581 inline XclExpChTrAction* Pop() { return (XclExpChTrAction*) Stack::Pop(); } in Pop() function in XclExpChTrActionStack
/aoo41x/main/sc/source/filter/xml/
H A Dxmlfilti.hxx84 …void CloseConnection() { sal_Bool* pTemp = static_cast <sal_Bool*> (aConnectionOrStack.Pop()); bCo… in CloseConnection()
218 …void CloseConnection() { sal_Bool* pTemp = static_cast <sal_Bool*> (aConnectionOrStack.Pop()); bCo… in CloseConnection()
/aoo41x/main/sc/source/filter/xcl97/
H A Dxcl97esc.cxx383 pCurrAppData = static_cast< XclEscherHostAppData* >( aStack.Pop() ); in EndShape()
384 pCurrXclObj = static_cast< XclObj* >( aStack.Pop() ); in EndShape()
/aoo41x/main/sw/source/ui/app/
H A Dapplab.cxx365 pSh->Pop( bInFly ); in InsertLab()
392 pSh->Pop( sal_False ); in InsertLab()
/aoo41x/main/sc/source/ui/drawfunc/
H A Dobjdraw.src409 Text [ en-US ] = "Pop-up menu for drawing objects" ;
651 Text [ en-US ] = "Pop-up menu for text objects" ;
/aoo41x/main/drawinglayer/source/processor2d/
H A Dvclpixelprocessor2d.cxx96 mpOutputDevice->Pop(); in ~VclPixelProcessor2D()
810 mpOutputDevice->Pop(); in processBasePrimitive2D()
/aoo41x/main/l10ntools/source/
H A Dexport.cxx2581 Pop( *aQueueCur ); in Push()
2593 Pop( *aQueueCur ); in Push()
2606 Pop( *aQueueCur ); in Close()
2614 Pop( *aQueueNext ); in Close()
2616 void ParserQueue::Pop( std::queue<QueueEntry>& aQueue ){ in Pop() function in ParserQueue

Completed in 193 milliseconds

1234567891011