Home
last modified time | relevance | path

Searched defs:keep (Results 1 – 4 of 4) sorted by relevance

/AOO41X/main/solenv/inc/
H A Dtg_java.mk52 <<keep heredoc
/AOO41X/main/unotools/source/config/
H A Dconfigmgr.cxx199 void keep() { pCfgItem = 0; } in keep() function in __anon40fffb120211::RegisterConfigItemHelper
H A Dconfigitem.cxx161 void keep() { m_pItem = 0; } in keep() function in __anon7eb0ae3b0111::AutoDeleter
/AOO41X/main/pyuno/source/module/
H A Dpyuno_runtime.cxx341 PyRef keep( RuntimeImpl::create( ctx ) ); in initialize() local