Home
last modified time | relevance | path

Searched refs:pop (Results 1 – 25 of 482) sorted by relevance

12345678910>>...20

/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/
H A DFormulaCompiler.java111 args.push(evalStack.pop()); in RPN2Infix()
152 tmpTok = (Token)evalStack.pop(); in infix2RPN()
170 rpnExpr.add(evalStack.pop()); in infix2RPN()
180 rpnExpr.add(evalStack.pop()); in infix2RPN()
184 evalStack.pop(); in infix2RPN()
234 tmp.addAll((Vector)args.pop()); in makeExpression()
236 tmp.addAll((Vector)args.pop()); in makeExpression()
253 Vector v = (Vector)args.pop(); in makeExpression()
258 Vector v = (Vector)args.pop(); in makeExpression()
/trunk/main/connectivity/source/drivers/file/
H A Dfcode.cxx229 rCodeStack.pop(); in Exec()
231 rCodeStack.pop(); in Exec()
250 rCodeStack.pop(); in Exec()
289 rCodeStack.pop(); in Exec()
410 rCodeStack.pop(); in Exec()
412 rCodeStack.pop(); in Exec()
464 rCodeStack.pop(); in Exec()
486 rCodeStack.pop(); in Exec()
488 rCodeStack.pop(); in Exec()
491 rCodeStack.pop(); in Exec()
[all …]
/trunk/main/sal/osl/unx/asm/
H A Dinterlck_x86.s35 pop %ebx
49 pop %ebx
51 pop %ebp
67 pop %ebx
81 pop %ebx
83 pop %ebp
/trunk/main/sc/source/ui/src/
H A Dpopup.src32 Text [ en-US ] = "Cell pop-up menu" ;
140 Text [ en-US ] = "Sheet bar pop-up menu" ;
209 Text [ en-US ] = "Pivot table pop-up menu" ;
245 Text [ en-US ] = "Page Preview pop-up menu" ;
289 Text [ en-US ] = "Text Input pop-up menu" ;
400 Text [ en-US ] = "Detective Fill Mode pop-up menu" ;
448 Text [ en-US ] = "Page Break Preview pop-up menu" ;
/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()
158 m_aNodeStack.pop(); in endDocumentFragment()
192 m_aNodeStack.pop(); in endDocument()
324 m_aNodeStack.pop(); in endElement()
325 m_aNSStack.pop(); in endElement()
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapperTableManager.cxx338 m_nCellCounterForCurrentRow.pop(); in popStackOfMembers()
341 m_nCurrentCellBorderIndex.pop(); in popStackOfMembers()
344 m_nCurrentHeaderRepeatCount.pop(); in popStackOfMembers()
347 m_nTableWidthOfCurrentTable.pop(); in popStackOfMembers()
351 m_aTableGrid.pop(); in popStackOfMembers()
354 m_aGridSpans.pop(); in popStackOfMembers()
/trunk/main/connectivity/source/inc/java/
H A DContextClassLoader.hxx72 ~ContextClassLoaderScope() { pop(true); } in ~ContextClassLoaderScope()
74 void pop() { pop(false); } in pop() function in connectivity::jdbc::ContextClassLoaderScope
86 void pop( bool clearExceptions );
/trunk/main/configmgr/source/
H A Dxcuparser.hxx118 bool pop; member
121 ignore(true), insert(false), locked(false), pop(thePop) in State()
126 pop(true) in State()
133 locked(theLocked), pop(true) in State()
H A Dxcuparser.cxx225 bool pop = state_.top().pop; in endElement() local
233 state_.pop(); in endElement()
238 if (pop && !path_.empty()) { in endElement()
610 bool pop = false; in handleLocpropValue() local
624 pop = true; in handleLocpropValue()
628 if (pop) { in handleLocpropValue()
/trunk/main/svtools/source/dialogs/
H A Dwizardmachine.cxx494 aTravelVirtually.pop(); in skipBackwardUntil()
603 m_pImpl->aStateHistory.pop(); in travelNext()
623 m_pImpl->aStateHistory.pop(); in travelPrevious()
643 m_pImpl->aStateHistory.pop(); in removePageFromHistory()
652 aTemp.pop(); in removePageFromHistory()
702 aHistoryCopy.pop(); in getStateHistory()
/trunk/main/writerfilter/qa/cppunittests/odiapi/
H A DExternalViewLogger.cxx87 mParentNodeStack.pop(); in endTree()
102 mParentNodeStack.pop(); in endTree()
119 mParentNodeStack.pop(); in endNode()
190 mParentNodeStack.pop(); in dumpTree()
/trunk/main/autodoc/source/parser/cpp/
H A Dsownstck.hxx164 aStack_Namespaces.pop(); in Reset()
166 aStack_Classes.pop(); in Reset()
279 aStack_Namespaces.pop(); in CloseBlock()
297 aStack_Classes.pop(); in CloseClass()
/trunk/main/idlc/source/
H A Dparser.y558 idlc()->scopes()->pop();
723 idlc()->scopes()->pop();
1071 idlc()->scopes()->pop();
1400 idlc()->scopes()->pop();
1627 idlc()->scopes()->pop();
1954 idlc()->scopes()->pop();
2062 idlc()->scopes()->pop();
2615 idlc()->scopes()->pop();
2684 idlc()->scopes()->pop();
2893 idlc()->scopes()->pop();
[all …]
/trunk/main/connectivity/source/commontools/
H A DRowFunctionParser.cxx242 rNodeStack.pop(); in operator ()()
244 rNodeStack.pop(); in operator ()()
306 rNodeStack.pop(); in operator ()()
445 lcl_parserContext->maOperandStack.pop(); in getParserContext()
/trunk/main/framework/source/fwe/helper/
H A Dundomanagerhelper.cxx549 m_aEventQueue.pop(); in impl_processRequest()
565 m_aEventQueue.pop(); in impl_processRequest()
629 m_aContextVisibilities.pop(); in impl_leaveUndoContext()
889 m_aContextAPIFlags.pop(); in listActionLeft()
904 m_aContextAPIFlags.pop(); in listActionLeftAndMerged()
919 m_aContextAPIFlags.pop(); in listActionCancelled()
/trunk/main/slideshow/source/engine/
H A Dsmilfunctionparser.cxx253 rNodeStack.pop(); in operator ()()
328 rNodeStack.pop(); in operator ()()
330 rNodeStack.pop(); in operator ()()
535 lcl_parserContext->maOperandStack.pop(); in getParserContext()
H A Deventqueue.cxx93 maEvents.pop(); in ~EventQueue()
207 maNextNextEvents.pop(); in process_()
219 maEvents.pop(); in process_()
/trunk/main/bean/native/win32/
H A Dcom_sun_star_comp_beans_LocalOfficeWindow.c29 #pragma warning(pop)
39 #pragma warning(pop)
201 #pragma warning(pop) in OpenOfficeWndProc()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeFunctionParser.cxx860 rNodeStack.pop(); in operator ()()
898 rNodeStack.pop(); in operator ()()
900 rNodeStack.pop(); in operator ()()
931 rNodeStack.pop(); in operator ()()
933 rNodeStack.pop(); in operator ()()
935 rNodeStack.pop(); in operator ()()
1149 lcl_parserContext->maOperandStack.pop(); in getParserContext()
/trunk/main/l10ntools/scripts/tool/
H A Dpseudo.py122 def pop(self, key): member in PseudoOrderedDict
123 self._keylist.pop(key)
124 self._valuelist.pop(key)
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLParserState.cxx254 mCellProps.pop(); in endTable()
255 mRowProps.pop(); in endTable()
256 mTableProps.pop(); in endTable()
/trunk/main/setup_native/source/win32/customactions/patch/
H A Dswappatchfiles.cxx33 #pragma warning(pop)
588 aKeyNames.pop(); in InstallPatchedFiles()
591 aSectionNames.pop(); in InstallPatchedFiles()
669 aKeyNames.pop(); in UninstallPatchedFiles()
672 aSectionNames.pop(); in UninstallPatchedFiles()
/trunk/main/binaryurp/source/
H A Dbridge.cxx158 requests_.pop(tid_); in ~PopOutgoingRequest()
552 PopOutgoingRequest pop( in makeCall() local
558 pop.clear(); in makeCall()
770 outgoingRequests_.pop(tid); in lastOutgoingRequest()
909 PopOutgoingRequest pop( in sendProtPropRequest() local
913 pop.clear(); in sendProtPropRequest()
/trunk/main/unotools/source/ucbhelper/
H A Ducblockbytes.cxx151 virtual void SAL_CALL pop() throw (RuntimeException) {} in pop() function in utl::ProgressHandler_Impl
369 void pop( );
570 virtual void SAL_CALL pop( )
605 void SAL_CALL ModeratorsProgressHandler::pop( ) in pop() function in utl::ModeratorsProgressHandler
608 m_aModerator.pop(); in pop()
814 void Moderator::pop( ) in pop() function in utl::Moderator
1017 xProgress->pop(); in UCBOpenContentSync()
/trunk/main/writerfilter/documentation/
H A DtablesInDoc.txt95 pop TableData<Handle> from stack
100 pop TableData<Handle> from stack
118 pop stack

Completed in 129 milliseconds

12345678910>>...20