Home
last modified time | relevance | path

Searched refs:pop (Results 26 – 50 of 482) sorted by relevance

12345678910>>...20

/trunk/main/xmlsecurity/tools/uno/
H A DXMLSecurityFrameworkController.java478 Object signedInfo = m_currentPath.pop(); in checkSecurityElement()
515 Object keyInfo = m_currentPath.pop(); in checkSecurityElement()
547 Object keyInfo = m_currentPath.pop(); in checkSecurityElement()
918 Object obj = m_currentPath.pop(); in endElement()
/trunk/main/xmlsecurity/tools/demo/
H A Dperformance.cxx1107 m_stCurrentPath.pop(); in endElement()
1108 m_stCurrentPathType.pop(); in endElement()
1337 m_stCurrentPath.pop(); in checkSecurityElement()
1338 m_stCurrentPathType.pop(); in checkSecurityElement()
1379 m_stCurrentPath.pop(); in checkSecurityElement()
1380 m_stCurrentPathType.pop(); in checkSecurityElement()
1408 m_stCurrentPath.pop(); in checkSecurityElement()
1409 m_stCurrentPathType.pop(); in checkSecurityElement()
/trunk/main/tools/inc/tools/
H A Dprewin.h45 #pragma warning(pop)
64 #pragma warning(pop)
/trunk/main/embedserv/source/inc/
H A Dstdafx.h37 #pragma warning(pop)
38 #pragma warning(pop)
/trunk/main/bridges/source/cpp_uno/msvc_win32_intel/
H A Dcpp2uno.cxx388 pop eax in cpp_vtable_call()
392 pop eax in cpp_vtable_call()
393 pop edx in cpp_vtable_call()
/trunk/main/desktop/source/pkgchk/unopkg/
H A Dunopkg_cmdenv.cxx113 virtual void SAL_CALL pop() throw (RuntimeException);
405 void CommandEnvironmentImpl::pop() throw (RuntimeException) in pop() function in __anon0b28b9920111::CommandEnvironmentImpl
410 m_xLogFile->pop(); in pop()
/trunk/main/sal/osl/w32/
H A Dmodule.cxx155 #pragma warning(pop) in osl_getSymbol()
294 #pragma warning(pop)
507 #pragma warning(pop) in osl_getModuleURLFromFunctionAddress()
H A Dprocess.cxx31 #pragma warning(pop)
311 #pragma warning( pop )
/trunk/main/bean/native/win32/
H A Dcom_sun_star_beans_LocalOfficeWindow.c29 #pragma warning(pop)
39 #pragma warning(pop)
/trunk/main/autodoc/source/inc/
H A Destack.hxx72 void pop() { base::pop_front(); } in pop() function in EStack
73 void erase_all() { while (NOT empty()) pop(); } in erase_all()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/protocols/urp/
H A DPendingRequests.java43 public synchronized Item pop(ThreadId tid) { in pop() method in PendingRequests
45 Item i = (Item) s.pop(); in pop()
/trunk/main/svx/source/inc/
H A Dtreevisitor.hxx99 m_currentAncestors.pop(); in do_step()
100 m_pathToCurrent.pop(); in do_step()
/trunk/main/basic/source/comp/
H A Dsbcomp.cxx490 GaCallEnterTimeStack.pop(); in dbg_DeInitTrace()
492 GaFunctionItemStack.pop(); in dbg_DeInitTrace()
709 GaCallEnterTimeStack.pop(); in dbg_traceNotifyCall()
715 GaFunctionItemStack.pop(); in dbg_traceNotifyCall()
/trunk/main/idlc/source/
H A Daststack.cxx77 (void) pop(); // Pop it in nextToTop()
120 void AstStack::pop() in pop() function in AstStack
/trunk/main/shell/source/win32/shlxthandler/util/
H A Dregistry.cxx32 #pragma warning(pop)
43 #pragma warning(pop)
/trunk/main/desktop/source/deployment/
H A Ddp_log.cxx68 virtual void SAL_CALL pop() throw (RuntimeException);
192 void ProgressLogImpl::pop() throw (RuntimeException) in pop() function in dp_log::ProgressLogImpl
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_extensioncmdqueue.cxx177 virtual void SAL_CALL pop() throw ( uno::RuntimeException );
555 void ProgressCmdEnv::pop() in pop() function in dp_gui::ProgressCmdEnv
757 m_queue.pop(); in execute()
801 m_queue.pop(); in execute()
/trunk/main/twain/inc/
H A Dtwain.h2188 #pragma pack (pop)
2190 #pragma pack (pop, before_twain)
2192 #pragma pack (pop, before_twain)
2199 #pragma pack (pop)
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/
H A DXMLPackageDescription.java75 stack.pop(); in endDocument()
90 stack.pop(); in endElement()
/trunk/main/ooxml/source/framework/JavaOOXMLParser/src/org/apache/openoffice/ooxml/parser/
H A DStateMachine.java225 mnCurrentStateId = maStateStack.pop(); in ProcessEndElement()
230 maCurrentElementContext = maElementContextStack.pop(); in ProcessEndElement()
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx329 m_aPropertyStacks[eId].pop(); in PopProperties()
330 m_aContextStack.pop(); in PopProperties()
1039 m_aAnchoredStack.pop( ); in finishParagraph()
1310 m_aTextAppendStack.pop(); in PopPageHeaderFooter()
1462 m_aTextAppendStack.pop(); in PopFootOrEndnote()
1472 m_aTextAppendStack.pop(); in PopAnnotation()
1542 m_aTextAppendStack.pop(); in PopShapeContext()
3731 m_aFieldStack.pop(); in PopFieldContext()
/trunk/main/desktop/source/app/
H A Dcheck_ext_deps.cxx100 virtual void SAL_CALL pop() throw (uno::RuntimeException);
210 void SilentCommandEnv::pop() throw (uno::RuntimeException) in pop() function in __anoncacbe0410111::SilentCommandEnv
/trunk/main/sax/source/tools/
H A Dfastserializer.cxx330 maMarkStack.pop(); in mergeTopMarks()
335 maMarkStack.pop(); in mergeTopMarks()
/trunk/main/autodoc/source/display/html/
H A Dopageenv.cxx129 aClasses.pop(); in GoUp()
131 aNamespaces.pop(); in GoUp()
/trunk/main/writerfilter/source/resourcemodel/
H A DTagLogger.cxx404 mTags.pop(); in endElement()
417 mTags.pop(); in endDocument()

Completed in 205 milliseconds

12345678910>>...20