Home
last modified time | relevance | path

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

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