Home
last modified time | relevance | path

Searched refs:aSetting (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/vcl/unx/generic/app/
H A Dwmadaptor.cxx982 … rtl::OUString aSetting( pItem->getValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "WM" ) ), in getWMshouldSwitchWorkspace() local
984 if( aSetting.getLength() == 0 ) in getWMshouldSwitchWorkspace()
992 pWMA->m_bWMshouldSwitchWorkspace = aSetting.toBoolean(); in getWMshouldSwitchWorkspace()
/aoo41x/main/dbaccess/source/core/api/
H A DRowSet.cxx1606 Any aSetting; in setStatementResultSetType() local
1607 …tting( ::dbaccess::getDataSource( m_xActiveConnection ), "RespectDriverResultSetType", aSetting ) ) in setStatementResultSetType()
1609 OSL_VERIFY( aSetting >>= bRespectDriverRST ); in setStatementResultSetType()

Completed in 33 milliseconds