Searched refs:xCustomPres (Results 1 – 1 of 1) sorted by relevance
843 uno::Reference< container::XNameContainer > xCustomPres( mxCustomPresentationAccess ); in getCustomPresentations() local845 if( !xCustomPres.is() ) in getCustomPresentations()846 mxCustomPresentationAccess = xCustomPres = new SdXCustomPresentationAccess(*this); in getCustomPresentations()848 return xCustomPres; in getCustomPresentations()