/aoo4110/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/ |
H A D | FormulaCompiler.java | 111 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()
|
/aoo4110/main/connectivity/source/drivers/file/ |
H A D | fcode.cxx | 229 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 …]
|
/aoo4110/main/sal/osl/unx/asm/ |
H A D | interlck_x86.s | 35 pop %ebx 49 pop %ebx 51 pop %ebp 67 pop %ebx 81 pop %ebx 83 pop %ebp
|
/aoo4110/main/connectivity/source/inc/java/ |
H A D | ContextClassLoader.hxx | 72 ~ContextClassLoaderScope() { pop(true); } in ~ContextClassLoaderScope() 74 void pop() { pop(false); } in pop() function in connectivity::jdbc::ContextClassLoaderScope 86 void pop( bool clearExceptions );
|
/aoo4110/main/sc/source/ui/src/ |
H A D | popup.src | 32 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" ; 401 Text [ en-US ] = "Detective Fill Mode pop-up menu" ; 449 Text [ en-US ] = "Page Break Preview pop-up menu" ;
|
/aoo4110/main/writerfilter/source/dmapper/ |
H A D | DomainMapperTableManager.cxx | 338 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()
|
/aoo4110/main/unoxml/source/dom/ |
H A D | saxbuilder.cxx | 103 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()
|
/aoo4110/main/configmgr/source/ |
H A D | xcuparser.hxx | 118 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 D | xcuparser.cxx | 225 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()
|
/aoo4110/main/svtools/source/dialogs/ |
H A D | wizardmachine.cxx | 494 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()
|
/aoo4110/main/writerfilter/qa/cppunittests/odiapi/ |
H A D | ExternalViewLogger.cxx | 87 mParentNodeStack.pop(); in endTree() 102 mParentNodeStack.pop(); in endTree() 119 mParentNodeStack.pop(); in endNode() 190 mParentNodeStack.pop(); in dumpTree()
|
/aoo4110/main/autodoc/source/parser/cpp/ |
H A D | sownstck.hxx | 164 aStack_Namespaces.pop(); in Reset() 166 aStack_Classes.pop(); in Reset() 279 aStack_Namespaces.pop(); in CloseBlock() 297 aStack_Classes.pop(); in CloseClass()
|
/aoo4110/main/idlc/source/ |
H A D | parser.y | 558 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 …]
|
/aoo4110/main/connectivity/source/commontools/ |
H A D | RowFunctionParser.cxx | 242 rNodeStack.pop(); in operator ()() 244 rNodeStack.pop(); in operator ()() 306 rNodeStack.pop(); in operator ()() 445 lcl_parserContext->maOperandStack.pop(); in getParserContext()
|
/aoo4110/main/framework/source/fwe/helper/ |
H A D | undomanagerhelper.cxx | 549 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()
|
/aoo4110/main/bean/native/win32/ |
H A D | com_sun_star_comp_beans_LocalOfficeWindow.c | 29 #pragma warning(pop) 39 #pragma warning(pop) 201 #pragma warning(pop) in OpenOfficeWndProc()
|
/aoo4110/main/slideshow/source/engine/ |
H A D | smilfunctionparser.cxx | 253 rNodeStack.pop(); in operator ()() 328 rNodeStack.pop(); in operator ()() 330 rNodeStack.pop(); in operator ()() 535 lcl_parserContext->maOperandStack.pop(); in getParserContext()
|
H A D | eventqueue.cxx | 93 maEvents.pop(); in ~EventQueue() 207 maNextNextEvents.pop(); in process_() 219 maEvents.pop(); in process_()
|
/aoo4110/main/l10ntools/scripts/tool/ |
H A D | pseudo.py | 122 def pop(self, key): member in PseudoOrderedDict 123 self._keylist.pop(key) 124 self._valuelist.pop(key)
|
/aoo4110/main/writerfilter/source/ooxml/ |
H A D | OOXMLParserState.cxx | 254 mCellProps.pop(); in endTable() 255 mRowProps.pop(); in endTable() 256 mTableProps.pop(); in endTable()
|
/aoo4110/main/svx/source/customshapes/ |
H A D | EnhancedCustomShapeFunctionParser.cxx | 860 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()
|
/aoo4110/main/setup_native/source/win32/customactions/patch/ |
H A D | swappatchfiles.cxx | 33 #pragma warning(pop) 588 aKeyNames.pop(); in InstallPatchedFiles() 591 aSectionNames.pop(); in InstallPatchedFiles() 669 aKeyNames.pop(); in UninstallPatchedFiles() 672 aSectionNames.pop(); in UninstallPatchedFiles()
|
/aoo4110/main/binaryurp/source/ |
H A D | bridge.cxx | 158 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()
|
/aoo4110/main/unotools/source/ucbhelper/ |
H A D | ucblockbytes.cxx | 151 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()
|
/aoo4110/main/writerfilter/documentation/ |
H A D | tablesInDoc.txt | 95 pop TableData<Handle> from stack 100 pop TableData<Handle> from stack 118 pop stack
|