/aoo42x/main/configmgr/source/ |
H A D | xcuparser.cxx | 108 state_.push(State(false)); in startElement() 520 state_.push(State(false)); in handlePropValue() 526 state_.push(State(false)); in handlePropValue() 640 state_.push(State(true)); in handleLocpropValue() 800 state_.push( in handlePlainGroupProp() 850 state_.push( in handleLocalizedGroupProp() 863 state_.push( in handleLocalizedGroupProp() 948 state_.push( in handleGroupNode() 1057 state_.push( in handleSetNode() 1090 state_.push( in handleSetNode() [all …]
|
H A D | xcsparser.cxx | 173 elements_.push( in startElement() 460 elements_.push(Element(node, name)); in handleNodeRef() 509 elements_.push( in handleProp() 582 elements_.push( in handleGroup() 628 elements_.push( in handleSet() 661 elements_.push(Element(rtl::Reference< Node >(), rtl::OUString())); in handleSetItem()
|
/aoo42x/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/generator/html/ |
H A D | code.js | 20 gTypeNames.push(sName); 24 ComplexTypeNames.push(sName); 28 SimpleTypeNames.push(sName); 96 aParts.push(sTypeName.substring(nSearchStart, nMatchStart)); 97 aParts.push(sTypeName.substring(nMatchStart, nMatchEnd)); 109 aParts.push(sTypeName.substring(nMatchEnd)); 110 aMatches.push(aParts); 214 TypeHistory.push(CurrentTypeName); 451 aTableData.push(sKey+":"); 452 aTableData.push(aMap[sKey]);
|
/aoo42x/main/slideshow/source/engine/ |
H A D | smilfunctionparser.cxx | 108 mpContext->maOperandStack.push( in operator ()() 141 mpContext->maOperandStack.push( in operator ()() 165 mpContext->maOperandStack.push( in operator ()() 195 mpContext->maOperandStack.push( in operator ()() 258 rNodeStack.push( in operator ()() 265 rNodeStack.push( in operator ()() 341 rNodeStack.push( in operator ()() 348 rNodeStack.push( pNode ); in operator ()()
|
H A D | eventqueue.cxx | 75 maEvents.push(*iPos); in ~EventQueue() 120 maEvents.push( EventEntry( rEvent, rEvent->getActivationTime( in addEvent() 161 maNextNextEvents.push( in addEventWhenQueueIsEmpty() 191 maEvents.push(*iPos); in process_() 208 maEvents.push(aEvent); in process_()
|
/aoo42x/main/xmlsecurity/tools/demo/ |
H A D | performance.cxx | 1327 m_stCurrentPath.push(pSignatureEntity); in checkSecurityElement() 1328 m_stCurrentPathType.push(false); in checkSecurityElement() 1363 m_stCurrentPath.push(pSignedInfo); in checkSecurityElement() 1367 m_stCurrentPathType.push(true); in checkSecurityElement() 1394 m_stCurrentPath.push(pKeyInfo); in checkSecurityElement() 1399 m_stCurrentPathType.push(true); in checkSecurityElement() 1432 m_stCurrentPath.push(pKeyInfo); in checkSecurityElement() 1437 m_stCurrentPathType.push(true); in checkSecurityElement() 1442 m_stCurrentPathType.push(true); in checkSecurityElement() 1447 m_stCurrentPathType.push(true); in checkSecurityElement() [all …]
|
/aoo42x/main/xmlsecurity/tools/uno/ |
H A D | XMLSecurityFrameworkController.java | 472 m_currentPath.push(signatureEntity); in checkSecurityElement() 504 m_currentPath.push(signedInfo); in checkSecurityElement() 506 m_currentPath.push(localName); in checkSecurityElement() 538 m_currentPath.push(keyInfo); in checkSecurityElement() 541 m_currentPath.push(localName); in checkSecurityElement() 584 m_currentPath.push(keyInfo); in checkSecurityElement() 586 m_currentPath.push(localName); in checkSecurityElement() 607 m_currentPath.push(theEncryption); in checkSecurityElement() 630 m_currentPath.push(localName); in checkSecurityElement()
|
/aoo42x/main/autodoc/source/parser/cpp/ |
H A D | c_rcode.cxx | 62 pPE_File->Enter(push); in StartNewFile() 91 case push: in AcknowledgeResult() 92 CurEnv().Leave(push); in AcknowledgeResult() 94 PushEnv().Enter(push); in AcknowledgeResult() 114 pRecover->Enter(push); in AcknowledgeResult()
|
/aoo42x/main/solenv/bin/ |
H A D | subsequenttests | 83 push(@testpaths, $path); 111 push(@gbuildargs,"-k"); 113 push(@gbuildargs, "--file=$gbuildpath"); 114 push(@gbuildargs, "subsequentcheck"); 116 push(@failedpaths,$gbuildpath); 156 push(@failedpaths, $testpath);
|
/aoo42x/main/connectivity/source/drivers/file/ |
H A D | fcode.cxx | 233 rCodeStack.push(new OOperandResultBOOL(operate(pLeft, pRight))); in Exec() 252 rCodeStack.push(new OOperandResultBOOL(operate(pOperand))); in Exec() 291 rCodeStack.push(new OOperandResultBOOL(operate(pOperand))); in Exec() 414 rCodeStack.push(new OOperandResultNUM(operate(pLeft->getValue(), pRight->getValue()))); in Exec() 471 rCodeStack.push(new OOperandResult(operate(aValues))); in Exec() 493 rCodeStack.push(new OOperandResult(operate(pLeft->getValue(),pRight->getValue()))); in Exec() 507 rCodeStack.push(new OOperandResult(operate(pOperand->getValue()))); in Exec()
|
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/output/ |
H A D | OfficeDocumentReportTarget.java | 397 states.push(IntegerCache.getInteger(OfficeDocumentReportTarget.STATE_IN_DOCUMENT)); in startReport() 536 … states.push(IntegerCache.getInteger(OfficeDocumentReportTarget.STATE_IN_BODY)); in startElement() 541 … states.push(IntegerCache.getInteger(OfficeDocumentReportTarget.STATE_IN_OTHER)); in startElement() 553 … states.push(IntegerCache.getInteger(OfficeDocumentReportTarget.STATE_IN_CONTENT)); in startElement() 575 … states.push(IntegerCache.getInteger(OfficeDocumentReportTarget.STATE_IN_SECTION)); in startElement() 628 … states.push(IntegerCache.getInteger(OfficeDocumentReportTarget.STATE_IN_GROUP)); in startElement() 635 … states.push(IntegerCache.getInteger(OfficeDocumentReportTarget.STATE_IN_SECTION)); in startElement() 663 … states.push(IntegerCache.getInteger(OfficeDocumentReportTarget.STATE_IN_SECTION)); in startElement() 713 states.push(IntegerCache.getInteger(OfficeDocumentReportTarget.STATE_IN_OTHER)); in startElement() 719 states.push(IntegerCache.getInteger(OfficeDocumentReportTarget.STATE_IN_OTHER)); in startElement() [all …]
|
/aoo42x/main/writerfilter/qa/cppunittests/odiapi/ |
H A D | ExternalViewLogger.cxx | 65 mParentNodeStack.push(""); in beginTree() 89 mParentNodeStack.push("Root"); in endTree() 100 mParentNodeStack.push(newStyleName); in endTree() 114 mParentNodeStack.push(nodeId); in beginNode() 188 mParentNodeStack.push(nodeId); in dumpTree()
|
/aoo42x/main/writerfilter/source/dmapper/ |
H A D | DomainMapperTableManager.cxx | 323 m_nCellCounterForCurrentRow.push( 0 ); in pushStackOfMembers() 324 m_nCurrentCellBorderIndex.push( 0 ); in pushStackOfMembers() 325 m_nCurrentHeaderRepeatCount.push( 0 ); in pushStackOfMembers() 326 m_nTableWidthOfCurrentTable.push( 0 ); in pushStackOfMembers() 330 m_aTableGrid.push( pNewGrid ); in pushStackOfMembers() 331 m_aGridSpans.push( pNewSpans ); in pushStackOfMembers()
|
/aoo42x/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/ |
H A D | FormulaCompiler.java | 107 evalStack.push(expr); in RPN2Infix() 111 args.push(evalStack.pop()); in RPN2Infix() 113 evalStack.push(makeExpression(pt, args)); in RPN2Infix() 138 evalStack.push(pt); in infix2RPN() 173 evalStack.push(pt); in infix2RPN()
|
/aoo42x/main/svx/source/customshapes/ |
H A D | EnhancedCustomShapeFunctionParser.cxx | 781 …mpContext->maOperandStack.push( ExpressionNodeSharedPtr( new ConstantValueExpression( mnValue ) ) … in operator ()() 798 … mpContext->maOperandStack.push( ExpressionNodeSharedPtr( new ConstantValueExpression( n ) ) ); in operator ()() 824 …mpContext->maOperandStack.push( ExpressionNodeSharedPtr( new AdjustmentExpression( *mpContext->mpC… in operator ()() 830 …mpContext->maOperandStack.push( ExpressionNodeSharedPtr( new EquationExpression( *mpContext->mpCus… in operator ()() 834 …mpContext->maOperandStack.push( ExpressionNodeSharedPtr( new EnumValueExpression( *mpContext->mpCu… in operator ()() 863 …rNodeStack.push( ExpressionNodeSharedPtr( new ConstantValueExpression( UnaryFunctionExpression::ge… in operator ()() 865 rNodeStack.push( ExpressionNodeSharedPtr( new UnaryFunctionExpression( meFunct, pArg ) ) ); in operator ()() 906 rNodeStack.push( ExpressionNodeSharedPtr( new ConstantValueExpression( (*pNode)() ) ) ); in operator ()() 908 rNodeStack.push( pNode ); in operator ()() 941 …rNodeStack.push( ExpressionNodeSharedPtr( new ConstantValueExpression( (*pNode)() ) ) ); // call t… in operator ()() [all …]
|
/aoo42x/main/sal/osl/unx/asm/ |
H A D | interlck_x86.s | 30 push %ebp 32 push %ebx 62 push %ebp 64 push %ebx
|
/aoo42x/main/svtools/source/dialogs/ |
H A D | wizardmachine.cxx | 527 aTravelVirtually.push( nCurrentState ); in skipUntil() 562 m_pImpl->aStateHistory.push(nCurrentState); in skip() 600 m_pImpl->aStateHistory.push(nCurrentState); in travelNext() 627 m_pImpl->aStateHistory.push(nPreviousState); in travelPrevious() 645 aTemp.push( nPreviousState ); in removePageFromHistory() 651 m_pImpl->aStateHistory.push( aTemp.top() ); in removePageFromHistory()
|
/aoo42x/main/idlc/source/ |
H A D | parser.y | 257 #pragma warning(push, 1) 540 idlc()->scopes()->push(pModule); 696 idlc()->scopes()->push(pInterface); 1039 idlc()->scopes()->push(pOp); 1612 idlc()->scopes()->push(pExcept); 2012 idlc()->scopes()->push(ctor); 2057 idlc()->scopes()->push(pService); 2598 idlc()->scopes()->push(NULL); 2669 idlc()->scopes()->push(pStruct); 2871 idlc()->scopes()->push(pEnum); [all …]
|
/aoo42x/main/offapi/com/sun/star/ucb/ |
H A D | XProgressHandler.idl | 47 <member>XProgressHandler::push</member> and 50 to <member>XProgressHandler::push</member> should be used to transport 56 void push([in] any Status); 63 documentation of <member>XProgressHandler::push</member> for more
|
/aoo42x/main/connectivity/source/commontools/ |
H A D | RowFunctionParser.cxx | 187 …mpContext->maOperandStack.push( ExpressionNodeSharedPtr( new ConstantValueExpression( new ORowSetV… in operator ()() 204 …mpContext->maOperandStack.push( ExpressionNodeSharedPtr( new ConstantValueExpression( new ORowSetV… in operator ()() 249 rNodeStack.push( pNode ); in operator ()() 308 rNodeStack.push( ExpressionNodeSharedPtr( new UnaryFunctionExpression( meFunct, pArg ) ) ); in operator ()()
|
/aoo42x/main/desktop/source/deployment/gui/ |
H A D | dp_gui_extensioncmdqueue.cxx | 173 virtual void SAL_CALL push( uno::Any const & Status ) 521 void ProgressCmdEnv::push( uno::Any const & rStatus ) in push() function in dp_gui::ProgressCmdEnv 597 m_queue.push( pEntry ); in addExtension() 616 m_queue.push( pEntry ); in removeExtension() 635 m_queue.push( pEntry ); in acceptLicense() 656 m_queue.push( pEntry ); in enableExtension() 673 m_queue.push( pEntry ); in checkForUpdates()
|
/aoo42x/main/basic/source/runtime/ |
H A D | wnt-mingw.s | 30 push ebp 32 push esi 33 push edi
|
H A D | wnt.asm | 30 push ebp 32 push esi 33 push edi
|
/aoo42x/main/unoxml/source/dom/ |
H A D | saxbuilder.cxx | 141 m_aNodeStack.push(Reference< XNode >(aFragment, UNO_QUERY)); in startDocumentFragment() 176 m_aNodeStack.push(Reference< XNode >(aDocument, UNO_QUERY)); in startDocument() 267 m_aNodeStack.push(Reference< XNode >(aElement, UNO_QUERY)); in startElement() 296 m_aNSStack.push(aNSMap); in startElement()
|
/aoo42x/main/bridges/source/cpp_uno/msvc_win32_intel/ |
H A D | cpp2uno.cxx | 369 push esp in cpp_vtable_call() 370 push edx // vtable offset in cpp_vtable_call() 371 push eax // function index in cpp_vtable_call() 374 push eax // original stack ptr in cpp_vtable_call()
|