Home
last modified time | relevance | path

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

/aoo4110/main/oox/inc/oox/drawingml/chart/
H A Dmodelbase.hxx53 inline ModelType& getOrCreate() { if( !*this ) this->reset( new ModelType ); return **this; } in getOrCreate() function in oox::drawingml::chart::ModelRef
55 …inline ModelType& getOrCreate( const Param1Type& rParam1 ) { if( !*this ) this->reset( new Model… in getOrCreate() function in oox::drawingml::chart::ModelRef
/aoo4110/main/fpicker/source/office/
H A Diodlgimp.cxx108 static ResMgr * getOrCreate() in getOrCreate() function
H A Diodlg.cxx451 static ResMgr * getOrCreate() in getOrCreate() function
/aoo4110/main/svx/source/unodraw/
H A Dunoprov.cxx1401 comphelper::PropertySetInfo* SvxPropertySetInfoPool::getOrCreate( sal_Int32 nServiceId ) throw() in getOrCreate() function in SvxPropertySetInfoPool

Completed in 31 milliseconds