Searched refs:xCustomPres (Results 1 – 1 of 1) sorted by relevance
839 uno::Reference< container::XNameContainer > xCustomPres( mxCustomPresentationAccess ); in getCustomPresentations() local841 if( !xCustomPres.is() ) in getCustomPresentations()842 mxCustomPresentationAccess = xCustomPres = new SdXCustomPresentationAccess(*this); in getCustomPresentations()844 return xCustomPres; in getCustomPresentations()
Completed in 25 milliseconds