Home
last modified time | relevance | path

Searched refs:xCustomPres (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx839 uno::Reference< container::XNameContainer > xCustomPres( mxCustomPresentationAccess ); in getCustomPresentations() local
841 if( !xCustomPres.is() ) in getCustomPresentations()
842 mxCustomPresentationAccess = xCustomPres = new SdXCustomPresentationAccess(*this); in getCustomPresentations()
844 return xCustomPres; in getCustomPresentations()

Completed in 27 milliseconds