Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/draw/
H A Dximpshow.cxx69 OUString maCustomShowName; member in ShowsImpImpl
127 mpImpl->maCustomShowName = sValue; in SdXMLShowsContext()
199 if( mpImpl && mpImpl->maCustomShowName.getLength() ) in ~SdXMLShowsContext()
202 aAny <<= mpImpl->maCustomShowName; in ~SdXMLShowsContext()
/aoo41x/main/sdext/source/minimizer/
H A Dimpoptimizer.cxx542 if ( maCustomShowName.getLength() ) in ImplOptimize()
543 ImpExtractCustomShow( mxModel, maCustomShowName ); in ImplOptimize()
649 case TK_CustomShowName : aSettings[ j ].Value >>= maCustomShowName; break; in Optimize()
H A Dimpoptimizer.hxx62 rtl::OUString maCustomShowName; member in ImpOptimizer
H A Dconfigurationaccess.cxx529 case TK_CustomShowName : rValue >>= rSettings.maCustomShowName; break; in SetConfigProperty()
593 aRet[ 10].Value= Any( rSettings.maCustomShowName ); in GetConfigurationSequence()
H A Dconfigurationaccess.hxx57 rtl::OUString maCustomShowName; member

Completed in 30 milliseconds