Home
last modified time | relevance | path

Searched refs:push (Results 26 – 50 of 549) sorted by relevance

12345678910>>...22

/trunk/main/fpicker/source/win32/filepicker/
H A Dasyncrequests.cxx102 m_lRequests.push(rRequest); in triggerRequestProcessMessages()
117 m_lRequests.push(rRequest); in triggerRequestBlocked()
132 m_lRequests.push(rRequest); in triggerRequestNonBlocked()
/trunk/main/bean/native/win32/
H A Dcom_sun_star_comp_beans_LocalOfficeWindow.c25 #pragma warning(push, 1)
35 #pragma warning(push, 1)
195 #pragma warning(push) in OpenOfficeWndProc()
H A Dcom_sun_star_beans_LocalOfficeWindow.c25 #pragma warning(push, 1)
35 #pragma warning(push, 1)
/trunk/main/bridges/source/cpp_uno/msvc_win32_intel/
H A Dexcept.cxx43 #pragma pack(push, 8)
268 push [esp+8] // source exc object this in copyConstruct()
269 push ecx // exc object in copyConstruct()
281 push ecx // exc object in destruct()
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLParserState.cxx247 mCellProps.push(pCellProps); in startTable()
248 mRowProps.push(pRowProps); in startTable()
249 mTableProps.push(pTableProps); in startTable()
/trunk/main/autodoc/source/parser/cpp/
H A Dsownstck.hxx177 aStack_Namespaces.push(&io_rGlobalNamespace); in SetGlobalNamespace()
191 aStack_Namespaces.push(&io_rOpenedNamespace); in OpenNamespace()
251 aStack_Classes.push( ClassEnv(&io_rOpenedClass, eDefaultProtection) ); in OpenClass()
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx168 m_aTextAppendStack.push(xBodyTextAppend); in DomainMapper_Impl()
292 m_aPropertyStacks[eId].push( pInsert ); in PushProperties()
293 m_aContextStack.push(eId); in PushProperties()
302 m_aPropertyStacks[CONTEXT_STYLESHEET].push( pStyleProperties ); in PushStyleProperties()
303 m_aContextStack.push(CONTEXT_STYLESHEET); in PushStyleProperties()
312 m_aPropertyStacks[CONTEXT_LIST].push( pListProperties ); in PushListProperties()
313 m_aContextStack.push(CONTEXT_LIST); in PushListProperties()
1348 …m_aTextAppendStack.push(uno::Reference< text::XTextAppend >( xFootnoteText, uno::UNO_QUERY_THROW )… in PushFootOrEndnote()
1509 … m_aTextAppendStack.push( uno::Reference< text::XTextAppend >( xShape, uno::UNO_QUERY_THROW ) ); in PushShapeContext()
1514 m_aAnchoredStack.push( xTxtContent ); in PushShapeContext()
[all …]
/trunk/main/unotools/source/ucbhelper/
H A Ducblockbytes.cxx150 virtual void SAL_CALL push(const Any & /*rStatus*/) throw (RuntimeException) {} in push() function in utl::ProgressHandler_Impl
365 void push( const Any& Status );
563 virtual void SAL_CALL push( const Any& Status )
590 void SAL_CALL ModeratorsProgressHandler::push( const Any& Status ) in push() function in utl::ModeratorsProgressHandler
594 m_aModerator.push(Status); in push()
778 void Moderator::push( const Any& Status ) in push() function in utl::Moderator
1003 xProgress->push(res.result); in UCBOpenContentSync()
/trunk/main/writerfilter/documentation/
H A DtablesInDoc.txt91 push new TableData<Handle> on stack
98 push new TableData<Handle> on stack
112 push difference new TableData<Handle> onto stack
H A DAddingTable.cxx27 tableStack.push(tableContext); in test()
43 tableStack.push(tableContext); in test()
/trunk/main/cppu/inc/typelib/
H A Duik.h29 #pragma pack(push, 8)
31 #pragma pack(push, 8)
/trunk/main/tools/inc/tools/
H A Dprewin.h41 #pragma warning(push, 1)
60 #pragma warning(push, 1)
/trunk/main/embedserv/source/inc/
H A Dstdafx.h16 #pragma warning(push)
17 #pragma warning(push, 1)
/trunk/main/desktop/source/pkgchk/unopkg/
H A Dunopkg_cmdenv.cxx111 virtual void SAL_CALL push( Any const & Status ) throw (RuntimeException);
343 void CommandEnvironmentImpl::push( Any const & Status ) in push() function in __anon0b28b9920111::CommandEnvironmentImpl
350 m_xLogFile->push( Status ); in push()
/trunk/main/sal/osl/w32/
H A Dmodule.cxx150 #pragma warning(push) in osl_getSymbol()
290 #pragma warning(push,1) /* disable warnings within system headers */
502 #pragma warning(push) in osl_getModuleURLFromFunctionAddress()
/trunk/main/cppu/inc/uno/
H A Ddispatcher.h61 #pragma pack(push, 8)
63 #pragma pack(push, 8)
H A Dany2.h35 #pragma pack(push, 8)
37 #pragma pack(push, 8)
/trunk/main/autodoc/source/parser/semantic/
H A Dparseenv.cxx36 case push: in Enter()
58 case push: in Leave()
/trunk/main/sal/inc/rtl/
H A Dlocale.h34 # pragma pack(push, 8)
36 # pragma pack(push, 4)
/trunk/main/sal/inc/osl/
H A Dsignal.h64 # pragma pack(push, 8)
66 # pragma pack(push, 4)
H A Dtime.h38 # pragma pack(push, 8)
40 # pragma pack(push, 4)
/trunk/main/bridges/source/cpp_uno/msvc_win64_x86-64/
H A Dcall.asm76 push rbp
135 push rbp
160 push [rax]
/trunk/main/autodoc/source/display/html/
H A Dopageenv.cxx101 aNamespaces.push( &i_rNsp ); in InNamespaceTree()
111 aNamespaces.push(&i_rNsp); in GoDown()
120 aClasses.push(&i_rClass); in GoDown()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/protocols/urp/
H A DPendingRequests.java34 public synchronized void push(ThreadId tid, Item item) { in push() method in PendingRequests
40 s.push(item); in push()
/trunk/main/svx/source/inc/
H A Dtreevisitor.hxx77 m_currentAncestors.push( m_current ); in do_step()
79 m_pathToCurrent.push( 0 ); in do_step()

Completed in 124 milliseconds

12345678910>>...22