Searched refs:aGconfValue (Results 1 – 1 of 1) sorted by relevance
224 uno::Any makeAnyOfGconfValue( GConfValue *aGconfValue ) in makeAnyOfGconfValue() argument226 switch( aGconfValue->type ) in makeAnyOfGconfValue()287 …if( (GCONF_VALUE_LIST == aGconfValue->type) && (GCONF_VALUE_STRING == gconf_value_get_list_type(aG… in translateToOOo()378 splitFontName (aGconfValue, aName, nHeight); in translateToOOo()404 if ( aGconfValue != NULL ) in isDependencySatisfied()407 gconf_value_free( aGconfValue ); in isDependencySatisfied()449 if( ( aGconfValue != NULL ) ) in isDependencySatisfied()452 gconf_value_free( aGconfValue ); in isDependencySatisfied()823 GConfValue* aGconfValue; in getValue() local828 if( aGconfValue != NULL ) in getValue()[all …]
Completed in 16 milliseconds