Home
last modified time | relevance | path

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

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