Searched defs:getOrCreate (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/oox/inc/oox/drawingml/chart/ | ||
H A D | modelbase.hxx | 53 inline ModelType& getOrCreate() { if( !*this ) this->reset( new ModelType ); return **this; } in getOrCreate() function in oox::drawingml::chart::ModelRef |
/aoo41x/main/fpicker/source/office/ | ||
H A D | iodlgimp.cxx | 108 static ResMgr * getOrCreate() in getOrCreate() function |
H A D | iodlg.cxx | 451 static ResMgr * getOrCreate() in getOrCreate() function |
/aoo41x/main/svx/source/unodraw/ | ||
H A D | unoprov.cxx | 1401 comphelper::PropertySetInfo* SvxPropertySetInfoPool::getOrCreate( sal_Int32 nServiceId ) throw() in getOrCreate() function in SvxPropertySetInfoPool |
Completed in 48 milliseconds