Searched refs:m_aWMName (Results 1 – 2 of 2) sorted by relevance
297 m_aWMName = String(RTL_CONSTASCII_USTRINGPARAM("Dtwm")); in WMAdaptor()309 if( m_aWMName.Len() == 0 ) in WMAdaptor()327 m_aWMName = String( RTL_CONSTASCII_USTRINGPARAM("Windowmaker" ) ); in WMAdaptor()337 if( m_aWMName.Len() == 0 ) in WMAdaptor()341 m_aWMName = String( RTL_CONSTASCII_USTRINGPARAM( "Olwm" ) ); in WMAdaptor()345 if( m_aWMName.Len() == 0 ) in WMAdaptor()363 m_aWMName = String( RTL_CONSTASCII_USTRINGPARAM("ReflectionX" ) ); in WMAdaptor()380 m_aWMName = String( RTL_CONSTASCII_USTRINGPARAM( "ReflectionX Windows" ) ); in WMAdaptor()384 if( m_aWMName.Len() == 0 ) in WMAdaptor()402 m_aWMName = String( RTL_CONSTASCII_USTRINGPARAM("Tarantella" ) ); in WMAdaptor()[all …]
154 String m_aWMName; member in vcl_sal::WMAdaptor193 { return m_aWMName; } in getWindowManagerName()