Home
last modified time | relevance | path

Searched refs:sView (Results 1 – 4 of 4) sorted by relevance

/trunk/main/dbaccess/source/core/api/
H A DFilteredContainer.cxx462 const ::rtl::OUString sView( RTL_CONSTASCII_USTRINGPARAM( "VIEW" ) ); in getAllTableTypeFilter() local
471 _rFilter[0] = sView; in getAllTableTypeFilter()
477 _rFilter[0] = sView; in getAllTableTypeFilter()
/trunk/main/sd/source/ui/view/
H A DViewShellBase.cxx358 OUString sView (rsDefaultView); in LateInit() local
359 if (sView.getLength() == 0) in LateInit()
360 sView = GetInitialViewShellType(); in LateInit()
368 pHelper->CreateResourceId(sView, xCenterPaneId)); in LateInit()
/trunk/main/wizards/com/sun/star/wizards/common/
H A DConfiguration.java166 …final String sView = updateable ? "com.sun.star.configuration.ConfigurationUpdateAccess" : "com.su… in getConfigurationRoot() local
186 return confMsf.createInstanceWithArguments(sView, args); in getConfigurationRoot()
/trunk/main/dbaccess/source/core/dataaccess/
H A Dconnection.cxx378 ::rtl::OUString sView(RTL_CONSTASCII_USTRINGPARAM("VIEW")); in DBG_NAME()
383 if( !xRow->wasNull() && sValue == sView) in DBG_NAME()

Completed in 31 milliseconds