/trunk/main/cppuhelper/test/ |
H A D | cfg_test.cxx | 108 OSL_VERIFY( m_xContext->getValueByName( in ServiceImpl0() 110 OSL_VERIFY( n == 13 ); in ServiceImpl0() 111 OSL_VERIFY( m_xContext->getValueByName( in ServiceImpl0() 115 OSL_VERIFY( m_xContext->getValueByName( in ServiceImpl0() 117 OSL_VERIFY( n == 15 ); in ServiceImpl0() 118 OSL_VERIFY( m_xContext->getValueByName( in ServiceImpl0() 129 OSL_VERIFY( rArgs.getLength() == 3 ); in initialize() 130 OSL_VERIFY( rArgs[ 0 ] >>= val ); in initialize() 131 OSL_VERIFY( val.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("first argument") ) ); in initialize() 132 OSL_VERIFY( rArgs[ 1 ] >>= val ); in initialize() [all …]
|
H A D | testhelper.cxx | 62 OSL_VERIFY( Reference< beans::XPropertySet >( xMgr, UNO_QUERY )->getPropertyValue( in SAL_IMPLEMENT_MAIN() 83 OSL_VERIFY( xContext->getValueByName( in SAL_IMPLEMENT_MAIN() 85 OSL_VERIFY( ! xInitialContext->getValueByName( in SAL_IMPLEMENT_MAIN()
|
/trunk/main/toolkit/source/helper/ |
H A D | formpdfexport.cxx | 101 OSL_VERIFY( _rxModel->getPropertyValue( FM_PROP_CLASSID ) >>= nControlType ); in classifyFormControl() 185 OSL_VERIFY( _rxRadioModel->getPropertyValue( FM_PROP_NAME ) >>= sRadioGroupName ); in determineRadioGroupId() 274 OSL_VERIFY( _rxModel->getPropertyValue( FM_PROP_STRINGITEMLIST ) >>= aListEntries ); in getStringItemVector() 311 OSL_VERIFY( xModelProps->getPropertyValue( FM_PROP_NAME ) >>= _rpDescriptor->Name ); in describePDFControl() 319 OSL_VERIFY( aText >>= _rpDescriptor->Text ); in describePDFControl() 376 OSL_VERIFY( xModelProps->getPropertyValue( FM_PROP_MULTILINE ) >>= bMultiLine ); in describePDFControl() 420 OSL_VERIFY( xModelProps->getPropertyValue( FM_PROP_FONT ) >>= aUNOFont ); in describePDFControl() 429 OSL_VERIFY( xModelProps->getPropertyValue( aTabIndexString ) >>= nIndex ); in describePDFControl() 499 OSL_VERIFY( xModelProps->getPropertyValue( FM_PROP_TARGET_URL ) >>= sURL ); in describePDFControl() 539 OSL_VERIFY( xModelProps->getPropertyValue( FM_PROP_STATE ) >>= nState ); in describePDFControl() [all …]
|
/trunk/main/extensions/source/propctrlr/ |
H A D | formcomponenthandler.cxx | 586 OSL_VERIFY( _rControlValue >>= aDate ); in convertToPropertyValue() 597 OSL_VERIFY( _rControlValue >>= aTime ); in convertToPropertyValue() 724 OSL_VERIFY( _rPropertyValue >>= nDate ); in convertToControlValue() 735 OSL_VERIFY( _rPropertyValue >>= nTime ); in convertToControlValue() 763 OSL_VERIFY( _rPropertyValue >>= aFont ); in convertToControlValue() 1625 OSL_VERIFY( _rNewValue >>= eEncoding ); in actuatingPropertyChanged() 1634 OSL_VERIFY( _rNewValue >>= bIsRepeating ); in actuatingPropertyChanged() 1654 OSL_VERIFY( _rNewValue >>= nBordeType ); in actuatingPropertyChanged() 1677 OSL_VERIFY( _rNewValue >>= sImageURL ); in actuatingPropertyChanged() 1690 OSL_VERIFY( _rNewValue >>= eButtonType ); in actuatingPropertyChanged() [all …]
|
H A D | MasterDetailLinkDialog.cxx | 124 OSL_VERIFY( aProperty.Value >>= m_xDetail ); in implInitialize() 129 OSL_VERIFY( aProperty.Value >>= m_xMaster ); in implInitialize() 134 OSL_VERIFY( aProperty.Value >>= m_sExplanation ); in implInitialize() 139 OSL_VERIFY( aProperty.Value >>= m_sDetailLabel ); in implInitialize() 144 OSL_VERIFY( aProperty.Value >>= m_sMasterLabel ); in implInitialize()
|
H A D | formgeometryhandler.cxx | 403 OSL_VERIFY( _rValue >>= nPosition ); in setPropertyValue() 418 OSL_VERIFY( _rValue >>= nSize ); in setPropertyValue() 436 OSL_VERIFY( _rValue >>= nSheetAnchorType ); in setPropertyValue() 541 OSL_VERIFY( _rNewValue >>= eAnchorType ); in actuatingPropertyChanged() 639 OSL_VERIFY( xRowOrColumn->getPropertyValue( PROPERTY_IS_VISIBLE ) >>= bIsVisible ); in lcl_getLowerBoundRowOrColumn() 644 …OSL_VERIFY( xRowOrColumn->getPropertyValue( _bRows ? PROPERTY_HEIGHT : PROPERTY_WIDTH ) >>= nHeigh… in lcl_getLowerBoundRowOrColumn() 686 … OSL_VERIFY( m_xShapeProperties->getPropertyValue( PROPERTY_ANCHOR ) >>= xCurrentAnchor ); in impl_setSheetAnchorType_nothrow()
|
H A D | pushbuttonnavigation.cxx | 111 …OSL_VERIFY( ::cppu::enum2int( nButtonType, m_xControlModel->getPropertyValue( PROPERTY_BUTTONTYPE … in implGetCurrentButtonType() 155 OSL_VERIFY( ::cppu::enum2int( nButtonType, _rValue ) ); in setCurrentButtonType() 192 …OSL_VERIFY( ::cppu::enum2int( nRealButtonType, m_xControlModel->getPropertyValue( PROPERTY_BUTTONT… in getCurrentButtonTypeState() 296 OSL_VERIFY( getCurrentTargetURL() >>= sTargetURL ); in hasNonEmptyCurrentTargetURL()
|
/trunk/main/dbaccess/source/core/api/ |
H A D | definitioncolumn.cxx | 201 OSL_VERIFY( _rxParserColumn->getPropertyValue( PROPERTY_TYPENAME ) >>= m_aTypeName ); in OQueryColumn() 202 OSL_VERIFY( _rxParserColumn->getPropertyValue( PROPERTY_ISNULLABLE ) >>= m_nIsNullable ); in OQueryColumn() 203 OSL_VERIFY( _rxParserColumn->getPropertyValue( PROPERTY_PRECISION ) >>= m_nPrecision ); in OQueryColumn() 204 OSL_VERIFY( _rxParserColumn->getPropertyValue( PROPERTY_SCALE ) >>= m_nScale ); in OQueryColumn() 205 OSL_VERIFY( _rxParserColumn->getPropertyValue( PROPERTY_TYPE ) >>= m_nType ); in OQueryColumn() 207 OSL_VERIFY( _rxParserColumn->getPropertyValue( PROPERTY_ISCURRENCY ) >>= m_bCurrency ); in OQueryColumn() 208 OSL_VERIFY( _rxParserColumn->getPropertyValue( PROPERTY_NAME ) >>= m_sName ); in OQueryColumn() 262 OSL_VERIFY( getPropertyValue( PROPERTY_CATALOGNAME ) >>= sCatalog ); in impl_determineOriginalTableColumn() 263 OSL_VERIFY( getPropertyValue( PROPERTY_SCHEMANAME ) >>= sSchema ); in impl_determineOriginalTableColumn() 264 OSL_VERIFY( getPropertyValue( PROPERTY_TABLENAME ) >>= sTable ); in impl_determineOriginalTableColumn() [all …]
|
/trunk/main/connectivity/source/drivers/odbcbase/ |
H A D | OConnection.cxx | 210 OSL_VERIFY( pBegin->Value >>= nTimeout ); in Construct() 212 OSL_VERIFY( pBegin->Value >>= bSilent ); in Construct() 214 OSL_VERIFY( pBegin->Value >>= m_bIgnoreDriverPrivileges ); in Construct() 218 OSL_VERIFY( pBegin->Value >>= m_bParameterSubstitution ); in Construct() 222 OSL_VERIFY( pBegin->Value >>= bAutoRetrievingEnabled ); in Construct() 228 OSL_VERIFY( pBegin->Value >>= sGeneratedValueStatement ); in Construct() 233 OSL_VERIFY( pBegin->Value >>= aUID ); in Construct() 238 OSL_VERIFY( pBegin->Value >>= aPWD ); in Construct() 243 OSL_VERIFY( pBegin->Value >>= m_bUseCatalog ); in Construct() 247 OSL_VERIFY( pBegin->Value >>= aSysDrvSettings ); in Construct() [all …]
|
/trunk/main/connectivity/source/resource/ |
H A D | sharedresources.cxx | 195 OSL_VERIFY( lcl_substitute( sString, _pAsciiPatternToReplace, _rStringToSubstitute ) ); in getResourceStringWithSubstitution() 205 OSL_VERIFY( lcl_substitute( sString, _pAsciiPatternToReplace1, _rStringToSubstitute1 ) ); in getResourceStringWithSubstitution() 206 OSL_VERIFY( lcl_substitute( sString, _pAsciiPatternToReplace2, _rStringToSubstitute2 ) ); in getResourceStringWithSubstitution() 217 OSL_VERIFY( lcl_substitute( sString, _pAsciiPatternToReplace1, _rStringToSubstitute1 ) ); in getResourceStringWithSubstitution() 218 OSL_VERIFY( lcl_substitute( sString, _pAsciiPatternToReplace2, _rStringToSubstitute2 ) ); in getResourceStringWithSubstitution() 219 OSL_VERIFY( lcl_substitute( sString, _pAsciiPatternToReplace3, _rStringToSubstitute3 ) ); in getResourceStringWithSubstitution() 230 OSL_VERIFY( lcl_substitute( sString, aIter->first, aIter->second ) ); in getResourceStringWithSubstitution()
|
/trunk/main/connectivity/source/commontools/ |
H A D | dbmetadata.cxx | 293 OSL_VERIFY( setting >>= restrict ); in restrictIdentifiersToSQL92() 303 OSL_VERIFY( setting >>= doGenerate ); in generateASBeforeCorrelationName() 312 OSL_VERIFY( setting >>= doGenerate ); in shouldEscapeDateTime() 321 OSL_VERIFY( setting >>= is ); in isAutoIncrementPrimaryKey() 330 OSL_VERIFY( setting >>= mode ); in getBooleanComparisonMode() 368 OSL_VERIFY( setting >>= doGenerate ); in supportsColumnAliasInOrderBy() 409 OSL_VERIFY( setting >>= doDisplay ); in displayEmptyTableFolders()
|
/trunk/main/connectivity/source/drivers/flat/ |
H A D | EConnection.cxx | 83 OSL_VERIFY( pBegin->Value >>= m_bHeaderLine ); in construct() 87 OSL_VERIFY( pBegin->Value >>= aVal ); in construct() 93 OSL_VERIFY( pBegin->Value >>= aVal ); in construct() 99 OSL_VERIFY( pBegin->Value >>= aVal ); in construct() 105 OSL_VERIFY( pBegin->Value >>= aVal ); in construct()
|
/trunk/main/forms/source/solar/component/ |
H A D | navbarcontrol.cxx | 361 OSL_VERIFY( _rValue >>= nColor ); in setProperty() 375 OSL_VERIFY( _rValue >>= nColor ); in setProperty() 383 OSL_VERIFY( _rValue >>= nInt16Value ); in setProperty() 388 OSL_VERIFY( _rValue >>= bBoolValue ); in setProperty() 393 OSL_VERIFY( _rValue >>= bBoolValue ); in setProperty() 398 OSL_VERIFY( _rValue >>= bBoolValue ); in setProperty() 403 OSL_VERIFY( _rValue >>= bBoolValue ); in setProperty()
|
/trunk/main/svx/source/form/ |
H A D | fmcontrolbordermanager.cxx | 61 OSL_VERIFY( _rxPeer->getProperty( FM_PROP_FONT ) >>= aFont ); in setUnderline() 74 OSL_VERIFY( _rxPeer->getProperty( FM_PROP_FONT ) >>= aFont ); in getUnderline() 77 OSL_VERIFY( _rxPeer->getProperty( FM_PROP_TEXTLINECOLOR ) >>= _rUnderline.nUnderlineColor ); in getUnderline() 85 OSL_VERIFY( _rxPeer->getProperty( FM_PROP_BORDER ) >>= _rBoder.nBorderType ); in getBorder() 86 OSL_VERIFY( _rxPeer->getProperty( FM_PROP_BORDERCOLOR ) >>= _rBoder.nBorderColor ); in getBorder() 137 OSL_VERIFY( _rxPeer->getProperty( FM_PROP_BORDER ) >>= nBorderStyle ); in canColorBorder()
|
H A D | formcontrolfactory.cxx | 176 OSL_VERIFY( xElement->getPropertyValue( FM_PROP_LABEL ) >>= sElementLabel ); in lcl_getUniqueLabel_nothrow() 476 OSL_VERIFY( _rxControlModel->getPropertyValue( FM_PROP_LABEL ) >>= sExistingLabel ); in initializeControlModel() 480 … OSL_VERIFY( _rxControlModel->getPropertyValue( FM_PROP_NAME ) >>= sInitialLabel ); in initializeControlModel() 600 OSL_VERIFY( _rxDatabaseField->getPropertyValue( FM_PROP_FIELDTYPE ) >>= nDataType ); in initializeFieldDependentProperties() 645 OSL_VERIFY( _rxControlModel->getPropertyValue( FM_PROP_CLASSID ) >>= nClassId ); in initializeFieldDependentProperties() 649 OSL_VERIFY( _rxDatabaseField->getPropertyValue( FM_PROP_ISNULLABLE ) >>= nNullable ); in initializeFieldDependentProperties() 705 OSL_VERIFY( _rxObject->getPropertyValue( FM_PROP_CLASSID ) >>= nClassId ); in getDefaultUniqueName_ByComponentType()
|
H A D | fmcontrollayout.cxx | 168 … OSL_VERIFY( xStyle->getPropertyValue( sCharLocalePropertyName ) >>= aDocumentCharLocale ); in lcl_initializeControlFont() 176 … OSL_VERIFY( xStyle->getPropertyValue( sCharLocalePropertyName ) >>= aDocumentCharLocale ); in lcl_initializeControlFont() 245 OSL_VERIFY( aVisualEffect >>= sVisualEffect ); in initializeControlLayout() 305 OSL_VERIFY( aDynamicBorderColor >>= bDynamicBorderColor ); in useDynamicBorderColor() 317 OSL_VERIFY( aUseRefDevice >>= bUseRefDevice ); in useDocumentReferenceDevice()
|
/trunk/main/dbaccess/source/ui/uno/ |
H A D | copytablewizard.cxx | 731 OSL_VERIFY( _rxDescriptor->getPropertyValue( _rPropertyName ) >>= sValue ); in lcl_hasNonEmptyStringValue_throw() 787 OSL_VERIFY( _rxDescriptor->getPropertyValue( PROPERTY_COMMAND ) >>= sCommand ); in impl_extractSourceObject_throw() 788 OSL_VERIFY( _rxDescriptor->getPropertyValue( PROPERTY_COMMAND_TYPE ) >>= _out_rCommandType ); in impl_extractSourceObject_throw() 849 OSL_VERIFY( i_rDescriptor->getPropertyValue( PROPERTY_SELECTION ) >>= m_aSourceSelection ); in impl_extractSourceResultSet_throw() 852 …OSL_VERIFY( i_rDescriptor->getPropertyValue( PROPERTY_BOOKMARK_SELECTION ) >>= m_bSourceSelectionB… in impl_extractSourceResultSet_throw() 898 … OSL_VERIFY( _rxDataSourceDescriptor->getPropertyValue( PROPERTY_ACTIVE_CONNECTION ) >>= xPure ); in impl_extractConnection_throw() 911 …OSL_VERIFY( _rxDataSourceDescriptor->getPropertyValue( PROPERTY_DATASOURCENAME ) >>= sDataSource ); in impl_extractConnection_throw() 913 …OSL_VERIFY( _rxDataSourceDescriptor->getPropertyValue( PROPERTY_DATABASE_LOCATION ) >>= sDatabaseL… in impl_extractConnection_throw() 951 …OSL_VERIFY( _rxDataSourceDescriptor->getPropertyValue( PROPERTY_CONNECTION_INFO ) >>= aConnectionI… in impl_extractConnection_throw() 1121 OSL_VERIFY( _rEvent.Error >>= aException ); in impl_processCopyError_nothrow() [all …]
|
/trunk/main/mysqlc/source/ |
H A D | mysqlc_connection.cxx | 165 OSL_VERIFY( pIter->Value >>= aUser ); in construct() 167 OSL_VERIFY( pIter->Value >>= aPass ); in construct() 169 OSL_VERIFY( pIter->Value >>= sUnixSocket ); in construct() 172 OSL_VERIFY( pIter->Value >>= sNamedPipe ); in construct() 175 OSL_VERIFY( pIter->Value >>= m_settings.connectionURL ); in construct() 177 OSL_VERIFY( pIter->Value >>= m_settings.connectionURL ); in construct() 205 OSL_VERIFY( ::osl::Module::getUrlFromAddress( &thisModule, moduleBase ) ); in construct()
|
/trunk/main/forms/source/xforms/ |
H A D | datatypes.cxx | 294 OSL_VERIFY( _rNewValue >>= sPattern ); in checkPropertySanity() 557 OSL_VERIFY( _rNewValue >>= nValue ); in checkPropertySanity() 766 OSL_VERIFY( _rValue >>= _rDoubleValue ); in normalizeValue() 822 OSL_VERIFY( _rValue >>= aValue ); in normalizeValue() 864 OSL_VERIFY( _rValue >>= aValue ); in normalizeValue() 929 OSL_VERIFY( _rValue >>= aValue ); in normalizeValue() 970 OSL_VERIFY( _rValue >>= nValue ); in typedValueAsHumanReadableString() 978 OSL_VERIFY( _rValue >>= nValue ); in normalizeValue()
|
/trunk/main/toolkit/source/awt/ |
H A D | animatedimagespeer.cxx | 158 …OSL_VERIFY( xGraphicProps->getPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "SizePi… in lcl_getGraphicSizePixel() 448 OSL_VERIFY( i_event.Accessor >>= nPosition ); in elementInserted() 457 OSL_VERIFY( i_event.Element >>= aImageURLs ); in elementInserted() 471 OSL_VERIFY( i_event.Accessor >>= nPosition ); in elementRemoved() 490 OSL_VERIFY( i_event.Accessor >>= nPosition ); in elementReplaced() 499 OSL_VERIFY( i_event.Element >>= aImageURLs ); in elementReplaced()
|
/trunk/main/dbaccess/source/core/dataaccess/ |
H A D | databaseregistrations.cxx | 177 OSL_VERIFY( aNodeForName.getNodeValue( getNameNodeName() ) >>= sTestName ); in impl_getNodeForName_nothrow() 272 OSL_VERIFY( aRegistrationNode.getNodeValue( getNameNodeName() ) >>= *pDisplayName ); in getRegistrationNames() 287 OSL_VERIFY( aNodeForName.getNodeValue( getLocationNodeName() ) >>= sLocation ); in getDatabaseLocation() 322 OSL_VERIFY( aNodeForName.getNodeValue( getLocationNodeName() ) >>= sLocation ); in revokeDatabaseLocation() 352 … OSL_VERIFY( aDataSourceRegistration.getNodeValue( getLocationNodeName() ) >>= sOldLocation ); in changeDatabaseLocation()
|
/trunk/main/reportdesign/source/core/sdr/ |
H A D | formatnormalizer.cxx | 160 …OSL_VERIFY( xColumn->getPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Name" … in lcl_collectFields_throw() 161 …OSL_VERIFY( xColumn->getPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Type" … in lcl_collectFields_throw() 162 …OSL_VERIFY( xColumn->getPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Scale" … in lcl_collectFields_throw() 163 …OSL_VERIFY( xColumn->getPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "IsCurrency" … in lcl_collectFields_throw()
|
/trunk/main/forms/source/component/ |
H A D | ListBox.cxx | 313 OSL_VERIFY( _rValue >>= aListSource ); in setFastPropertyValue_NoBroadcast() 850 …OSL_VERIFY( xBoundField->getPropertyValue( ::rtl::OUString::createFromAscii( "Type" ) ) >>= m_nBou… in loadData() 986 …OSL_VERIFY( m_xAggregateFastSet->getFastPropertyValue( getValuePropertyAggHandle() ) >>= aSelected… in getFirstSelectedValue() 1164 OSL_VERIFY( _rExternalValue >>= aSelectIndexesPure ); in translateExternalValueToControlValue() 1177 OSL_VERIFY( _rExternalValue >>= nSelectIndex ); in translateExternalValueToControlValue() 1190 OSL_VERIFY( _rExternalValue >>= aSelectEntries ); in translateExternalValueToControlValue() 1224 OSL_VERIFY( _rExternalValue >>= sStringToSelect ); in translateExternalValueToControlValue() 1349 …OSL_VERIFY( const_cast< OListBoxModel* >( this )->getPropertyValue( PROPERTY_SELECT_SEQ ) >>= aSel… in getCurrentFormComponentValue() 1352 …OSL_VERIFY( const_cast< OListBoxModel* >( this )->getPropertyValue( PROPERTY_MULTISELECTION ) >>= … in getCurrentFormComponentValue()
|
/trunk/main/comphelper/source/misc/ |
H A D | types.cxx | 83 OSL_VERIFY( _rAny >>= nReturn ); in getINT32() 91 OSL_VERIFY( _rAny >>= nReturn ); in getINT16() 99 OSL_VERIFY( _rAny >>= nReturn ); in getDouble() 107 OSL_VERIFY( _rAny >>= nReturn ); in getFloat() 115 OSL_VERIFY( _rAny >>= nReturn ); in getString()
|
/trunk/main/extensions/source/logging/ |
H A D | loggerconfig.cxx | 112 OSL_VERIFY( osl_getSystemTime( &aTimeValue ) ); in lcl_substituteFileHandlerURLVariables_nothrow() 113 OSL_VERIFY( osl_getDateTimeFromTimeValue( &aTimeValue, &aDateTime ) ); in lcl_substituteFileHandlerURLVariables_nothrow() 177 OSL_VERIFY( _inout_rSettingValue >>= sURL ); in lcl_transformFileHandlerSettings_nothrow() 285 …OSL_VERIFY( xLoggerSettings->getByName( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "LogLevel" )… in initializeLoggerFromConfiguration()
|