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