Searched refs:Success (Results 1 – 15 of 15) sorted by relevance
136 DWORD Success; in osl_getLocalTimeFromSystemTime() local140 if ( ( Success=GetTimeZoneInformation( &aTimeZoneInformation ) ) != TIME_ZONE_ID_INVALID) in osl_getLocalTimeFromSystemTime()145 if ( Success== TIME_ZONE_ID_DAYLIGHT ) in osl_getLocalTimeFromSystemTime()167 DWORD Success; in osl_getSystemTimeFromLocalTime() local171 if ( ( Success=GetTimeZoneInformation( &aTimeZoneInformation ) ) != TIME_ZONE_ID_INVALID) in osl_getSystemTimeFromLocalTime()176 if ( Success== TIME_ZONE_ID_DAYLIGHT ) in osl_getSystemTimeFromLocalTime()
6 TEST Success. : Shapes_Collection_Behaviour14 TEST Success. : Shapes_Select_Item25 TEST Success. : Shapes_Fill36 TEST Success. : Shapes_Line41 TEST Success. : Shapes_TextFrame54 TEST Success. : Shapes_SimpleGeometery66 TEST Success. : Shapes_Range
15 TEST Success. : Font_Format
10 TEST Success. : CalcZoom
105 &propBytesAfter, &propData) != Success) in WMSupportsFWS()130 &propBytesAfter, &propData) != Success) in WMSupportsFWS()
221 enum Result { Success, GeneralFailure, SpecificFailure }; enumerator260 return Success; in normalizePrefix()276 case Success: in normalize()
206 bool Success() in Success() function in slideshow::internal::__anonfb005d070111::PluginSlideChange837 if( pTransition->Success() ) in createPluginTransition()
49 #undef Success
47 Success,
64 [attribute, readonly] boolean Success;
Completed in 33 milliseconds