Searched refs:eRetValue (Results 1 – 7 of 7) sorted by relevance
188 EnhancedCustomShapeTokenEnum eRetValue = EAS_NotFound; in EASGet() local197 eRetValue = (*aHashIter).second; in EASGet()198 return eRetValue; in EASGet()
307 PPPOptimizerTokenEnum eRetValue = TK_NotFound; in TKGet() local316 eRetValue = (*aHashIter).second; in TKGet()317 return eRetValue; in TKGet()
298 MSO_SPT eRetValue = mso_sptNil; in Get() local307 eRetValue = (*aHashIter).second; in Get()308 return eRetValue; in Get()
104 MSO_SPT eRetValue = mso_sptNil; in ImpGetCustomShapeType() local114 eRetValue = EnhancedCustomShapeTypeNames::Get( sShapeType ); in ImpGetCustomShapeType()116 return eRetValue; in ImpGetCustomShapeType()
4080 …::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()
672 CharSet eRetValue( eCharSetSystem ); in GetCharSet() local674 eRetValue = (*pFonts)[ (sal_uInt16)nNum ]->eCharSet; in GetCharSet()675 return eRetValue; in GetCharSet()
914 …::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 151 milliseconds