Searched refs:sView (Results 1 – 4 of 4) sorted by relevance
462 const ::rtl::OUString sView( RTL_CONSTASCII_USTRINGPARAM( "VIEW" ) ); in getAllTableTypeFilter() local471 _rFilter[0] = sView; in getAllTableTypeFilter()477 _rFilter[0] = sView; in getAllTableTypeFilter()
358 OUString sView (rsDefaultView); in LateInit() local359 if (sView.getLength() == 0) in LateInit()360 sView = GetInitialViewShellType(); in LateInit()368 pHelper->CreateResourceId(sView, xCenterPaneId)); in LateInit()
166 …final String sView = updateable ? "com.sun.star.configuration.ConfigurationUpdateAccess" : "com.su… in getConfigurationRoot() local186 return confMsf.createInstanceWithArguments(sView, args); in getConfigurationRoot()
374 ::rtl::OUString sView(RTL_CONSTASCII_USTRINGPARAM("VIEW")); in DBG_NAME()379 if( !xRow->wasNull() && sValue == sView) in DBG_NAME()
Completed in 36 milliseconds