Home
last modified time | relevance | path

Searched refs:eRetValue (Results 1 – 7 of 7) sorted by last modified time

/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx104 MSO_SPT eRetValue = mso_sptNil; in ImpGetCustomShapeType() local
114 eRetValue = EnhancedCustomShapeTypeNames::Get( sShapeType ); in ImpGetCustomShapeType()
116 return eRetValue; in ImpGetCustomShapeType()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx672 CharSet eRetValue( eCharSetSystem ); in GetCharSet() local
674 eRetValue = (*pFonts)[ (sal_uInt16)nNum ]->eCharSet; in GetCharSet()
675 return eRetValue; in GetCharSet()
H A Descherex.cxx4080 …::com::sun::star::beans::PropertyState eRetValue = ::com::sun::star::beans::PropertyState_AMBIGUOU… in GetPropertyState()
4086 eRetValue = aXPropState->getPropertyState( rPropertyName ); in GetPropertyState()
4092 return eRetValue; in GetPropertyState()
/trunk/main/xmloff/source/draw/
H A DEnhancedCustomShapeToken.cxx188 EnhancedCustomShapeTokenEnum eRetValue = EAS_NotFound; in EASGet() local
197 eRetValue = (*aHashIter).second; in EASGet()
198 return eRetValue; in EASGet()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeTypeNames.cxx298 MSO_SPT eRetValue = mso_sptNil; in Get() local
307 eRetValue = (*aHashIter).second; in Get()
308 return eRetValue; in Get()
/trunk/main/sdext/source/minimizer/
H A Dpppoptimizertoken.cxx307 PPPOptimizerTokenEnum eRetValue = TK_NotFound; in TKGet() local
316 eRetValue = (*aHashIter).second; in TKGet()
317 return eRetValue; in TKGet()
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx914 …::com::sun::star::beans::PropertyState eRetValue = ::com::sun::star::beans::PropertyState_AMBIGUOU… in GetPropertyState()
920 eRetValue = aXPropState->getPropertyState( rPropertyName ); in GetPropertyState()
926 return eRetValue; in GetPropertyState()

Completed in 121 milliseconds