Searched defs:keep (Results 1 – 4 of 4) sorted by relevance
| /trunk/main/solenv/inc/ | ||
| H A D | tg_java.mk | 52 <<keep heredoc |
| /trunk/main/unotools/source/config/ | ||
| H A D | configmgr.cxx | 199 void keep() { pCfgItem = 0; } in keep() function in __anonaeda8caa0211::RegisterConfigItemHelper |
| H A D | configitem.cxx | 161 void keep() { m_pItem = 0; } in keep() function in __anona7dd72d30111::AutoDeleter |
| /trunk/main/pyuno/source/module/ | ||
| H A D | pyuno_runtime.cxx | 341 PyRef keep( RuntimeImpl::create( ctx ) ); in initialize() local |