Searched refs:aSetting (Results 1 – 2 of 2) sorted by relevance
982 … rtl::OUString aSetting( pItem->getValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "WM" ) ), in getWMshouldSwitchWorkspace() local984 if( aSetting.getLength() == 0 ) in getWMshouldSwitchWorkspace()992 pWMA->m_bWMshouldSwitchWorkspace = aSetting.toBoolean(); in getWMshouldSwitchWorkspace()
1606 Any aSetting; in setStatementResultSetType() local1607 …tting( ::dbaccess::getDataSource( m_xActiveConnection ), "RespectDriverResultSetType", aSetting ) ) in setStatementResultSetType()1609 OSL_VERIFY( aSetting >>= bRespectDriverRST ); in setStatementResultSetType()
Completed in 104 milliseconds