/aoo41x/main/extensions/source/update/check/ |
H A D | updatehdl.cxx | 1183 aProps ); in createDialog() 1190 aProps ); in createDialog() 1208 aProps ); in createDialog() 1223 aProps ); in createDialog() 1277 aProps ); in createDialog() 1284 aProps ); in createDialog() 1302 aProps ); in createDialog() 1311 aProps ); in createDialog() 1366 aProps ); in createDialog() 1373 aProps ); in createDialog() [all …]
|
/aoo41x/main/vbahelper/source/vbahelper/ |
H A D | vbacommandbarcontrols.cxx | 72 aProps[1].Value <<= sHelpURL; in CreateMenuItemData() 74 aProps[2].Value <<= sLabel; in CreateMenuItemData() 76 aProps[3].Value <<= nType; in CreateMenuItemData() 78 aProps[4].Value = aSubMenu; in CreateMenuItemData() 84 return aProps; in CreateMenuItemData() 94 aProps[1].Value <<= sHelpURL; in CreateToolbarItemData() 96 aProps[2].Value <<= sLabel; in CreateToolbarItemData() 98 aProps[3].Value <<= nType; in CreateToolbarItemData() 100 aProps[4].Value = aSubMenu; in CreateToolbarItemData() 104 aProps[6].Value <<= nStyle; in CreateToolbarItemData() [all …]
|
/aoo41x/main/ucb/source/core/ |
H A D | ucbcmds.cxx | 546 uno::Any aProps in createNew() local 600 uno::Any aProps in createNew() local 622 uno::Any aProps in createNew() local 778 uno::Any aProps in transferProperties() local 808 uno::Any aProps in transferProperties() local 1291 uno::Any aProps in globalTransfer_() local 1318 uno::Any aProps in globalTransfer_() local 1343 uno::Any aProps in globalTransfer_() local 1779 uno::Any aProps in globalTransfer() local 1968 uno::Any aProps in globalTransfer() local [all …]
|
/aoo41x/main/xmloff/source/core/ |
H A D | SettingsExportHelper.cxx | 138 aAny >>= aProps; in CallTypeFunction() 143 uno::Sequence< sal_Int8 > aProps; in CallTypeFunction() local 144 aAny >>= aProps; in CallTypeFunction() 145 exportbase64Binary(aProps, rName); in CallTypeFunction() 174 aAny >>= aProps; in CallTypeFunction() 294 sal_Int32 nLength(aProps.getLength()); in exportSequencePropertyValue() 300 CallTypeFunction(aProps[i].Value, aProps[i].Name); in exportSequencePropertyValue() 372 sal_Int32 nLength(aProps.getLength()); in exportbase64Binary() 391 rAny >>= aProps; in exportMapEntry() 392 sal_Int32 nLength = aProps.getLength(); in exportMapEntry() [all …]
|
/aoo41x/main/chart2/source/controller/dialogs/ |
H A D | tp_3D_SceneAppearance.cxx | 59 lcl_ModelProperties aProps; in lcl_getPropertiesFromModel() local 65 …hart::ThreeDHelper::getRoundedEdgesAndObjectLines( xDiagram, aProps.m_nRoundedEdges, aProps.m_nObj… in lcl_getPropertiesFromModel() 66 aProps.m_eScheme = ::chart::ThreeDHelper::detectScheme( xDiagram ); in lcl_getPropertiesFromModel() 72 return aProps; in lcl_getPropertiesFromModel() 217 if(aProps.m_aShadeMode == drawing::ShadeMode_FLAT) in initControlsFromModel() 222 else if(aProps.m_aShadeMode == drawing::ShadeMode_SMOOTH) in initControlsFromModel() 233 if(aProps.m_nObjectLines == 0) in initControlsFromModel() 238 else if(aProps.m_nObjectLines==1) in initControlsFromModel() 249 if(aProps.m_nRoundedEdges >= 5) in initControlsFromModel() 254 else if(aProps.m_nRoundedEdges<0) in initControlsFromModel() [all …]
|
/aoo41x/main/sdext/source/pdfimport/tree/ |
H A D | writertreevisiting.cxx | 49 PropertyMap aProps; in visit() local 51 aProps[ USTR( "xlink:href" ) ] = elem.URI; in visit() 70 PropertyMap aProps; in visit() local 91 PropertyMap aProps; in visit() local 276 PropertyMap aProps; in visit() local 846 PropertyMap aProps; in visit() local 897 PropertyMap aProps; in visit() local 1013 PropertyMap aProps; in visit() local 1026 PropertyMap aProps; in visit() local 1050 PropertyMap aProps; in setFirstOnPage() local [all …]
|
H A D | drawtreevisiting.cxx | 99 PropertyMap aProps; in visit() local 101 aProps[ USTR( "xlink:href" ) ] = elem.URI; in visit() 103 aProps[ USTR( "xlink:show" ) ] = USTR( "new" ); in visit() 123 PropertyMap aProps; in visit() local 159 aProps[ USTR( "text:c" ) ] = USTR( "1" ); in visit() 189 PropertyMap aProps; in visit() local 350 PropertyMap aProps; in visit() local 806 PropertyMap aProps; in visit() local 860 PropertyMap aProps; in visit() local 916 PropertyMap aProps; in visit() local [all …]
|
H A D | pdfiprocessor.cxx | 849 PropertyMap aProps; in emit() local 852 aProps[ USTR( "xmlns:office" ) ] = USTR( OASIS_STR "office:1.0" ); in emit() 853 aProps[ USTR( "xmlns:style" ) ] = USTR( OASIS_STR "style:1.0" ); in emit() 854 aProps[ USTR( "xmlns:text" ) ] = USTR( OASIS_STR "text:1.0" ); in emit() 856 aProps[ USTR( "xmlns:table" ) ] = USTR( OASIS_STR "table:1.0" ); in emit() 857 aProps[ USTR( "xmlns:draw" ) ] = USTR( OASIS_STR "drawing:1.0" ); in emit() 864 aProps[ USTR( "xmlns:form" )] = USTR( OASIS_STR "form:1.0" ); in emit() 865 aProps[ USTR( "xmlns:script" )] = USTR( OASIS_STR "script:1.0" ); in emit() 870 aProps[ USTR( "office:version" ) ] = USTR( "1.0" ); in emit() 871 aProps[ USTR( "office:version" ) ] = USTR( "1.0" ); in emit() [all …]
|
/aoo41x/main/comphelper/source/misc/ |
H A D | storagehelper.cxx | 339 aProps[0].Value <<= aFormat; in GetStorageOfFormatFromURL() 342 aProps.realloc( 2 ); in GetStorageOfFormatFromURL() 344 aProps[1].Value <<= bRepairStorage; in GetStorageOfFormatFromURL() 350 aArgs[2] <<= aProps; in GetStorageOfFormatFromURL() 370 aProps[0].Value <<= aFormat; in GetStorageOfFormatFromInputStream() 373 aProps.realloc( 2 ); in GetStorageOfFormatFromInputStream() 375 aProps[1].Value <<= bRepairStorage; in GetStorageOfFormatFromInputStream() 381 aArgs[2] <<= aProps; in GetStorageOfFormatFromInputStream() 402 aProps[0].Value <<= aFormat; in GetStorageOfFormatFromStream() 405 aProps.realloc( 2 ); in GetStorageOfFormatFromStream() [all …]
|
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/ |
H A D | SOReportJobFactory.java | 249 final NamedValue aProps = namedValue[i]; in createReportJob() local 250 if ("ActiveConnection".equalsIgnoreCase(aProps.Name)) in createReportJob() 258 else if ("InputStorage".equalsIgnoreCase(aProps.Name)) in createReportJob() 262 else if ("OutputStorage".equalsIgnoreCase(aProps.Name)) in createReportJob() 266 else if ("RowSet".equalsIgnoreCase(aProps.Name)) in createReportJob() 270 else if ("mimetype".equalsIgnoreCase(aProps.Name)) in createReportJob() 272 mimetype = (String) aProps.Value; in createReportJob() 274 else if ("MaxRows".equalsIgnoreCase(aProps.Name)) in createReportJob() 276 maxRows = (Integer) aProps.Value; in createReportJob() 280 author = (String) aProps.Value; in createReportJob() [all …]
|
/aoo41x/main/toolkit/source/layout/core/ |
H A D | import.cxx | 63 PropList aProps; in WidgetElement() local 64 propsFromAttributes( attributes, aProps, pImport->XMLNS_LAYOUT_UID ); in WidgetElement() 67 findAndRemove( "id", aProps, aId ); in WidgetElement() 69 findAndRemove( "xml-lang", aProps, aLang ); in WidgetElement() 85 mpWidget->setProperties( aProps ); in WidgetElement() 91 if ( findAndRemove( "title", aProps, aTitle ) ) in WidgetElement() 97 if ( findAndRemove( "help-id", aProps, aHelpId ) ) in WidgetElement() 109 if ( findAndRemove( "ordering", aProps, aOrdering ) ) in WidgetElement() 117 mpWidget->setProperties( aProps ); in WidgetElement() 152 PropList aProps; in startChildElement() local [all …]
|
/aoo41x/main/writerfilter/source/dmapper/ |
H A D | NumberingManager.cxx | 64 sal_Int32 nLen = aProps.getLength( ); in lcl_printProperties() 67 uno::Any aValue = aProps[i].Value; in lcl_printProperties() 76 OUSTR_TO_C( aProps[i].Name ), in lcl_printProperties() 85 sal_Int32 nLen = aProps.getLength( ); in lcl_findProperty() 372 aProps.realloc( aProps.getLength() + 1 ); in GetParaProperties() 373 aProps[aProps.getLength( ) - 1] = aParaProps[i]; in GetParaProperties() 374 aProps[aProps.getLength( ) - 1].Name = sFirstLineIndent; in GetParaProperties() 378 aProps.realloc( aProps.getLength() + 1 ); in GetParaProperties() 379 aProps[aProps.getLength( ) - 1] = aParaProps[i]; in GetParaProperties() 380 aProps[aProps.getLength( ) - 1].Name = sIndentAt; in GetParaProperties() [all …]
|
/aoo41x/main/sc/source/filter/xml/ |
H A D | XMLCodeNameProvider.cxx | 37 uno::Sequence<beans::PropertyValue> aProps; in _getCodeName() local 38 if( !(aAny >>= aProps) ) in _getCodeName() 42 sal_Int32 nPropCount = aProps.getLength(); in _getCodeName() 45 if( aProps[i].Name == sCodeNameProp ) in _getCodeName() 48 if( aProps[i].Value >>= sCodeName ) in _getCodeName() 97 uno::Sequence<beans::PropertyValue> aProps(1); in getByName() local 98 aProps[0].Name = msCodeNameProp; in getByName() 102 aProps[0].Value <<= sUCodeName; in getByName() 103 aRet <<= aProps; in getByName() 116 aProps[0].Value <<= sUCodeName; in getByName() [all …]
|
/aoo41x/main/svtools/source/contnr/ |
H A D | contentenumeration.cxx | 188 Sequence< OUString > aProps(12); in enumerateFolderContent() local 190 aProps[0] = OUString::createFromAscii( "Title" ); in enumerateFolderContent() 191 aProps[1] = OUString::createFromAscii( "Size" ); in enumerateFolderContent() 192 aProps[2] = OUString::createFromAscii( "DateModified" ); in enumerateFolderContent() 193 aProps[3] = OUString::createFromAscii( "DateCreated" ); in enumerateFolderContent() 194 aProps[4] = OUString::createFromAscii( "IsFolder" ); in enumerateFolderContent() 195 aProps[5] = OUString::createFromAscii( "TargetURL" ); in enumerateFolderContent() 196 aProps[6] = OUString::createFromAscii( "IsHidden" ); in enumerateFolderContent() 197 aProps[7] = OUString::createFromAscii( "IsVolume" ); in enumerateFolderContent() 198 aProps[8] = OUString::createFromAscii( "IsRemote" ); in enumerateFolderContent() [all …]
|
/aoo41x/main/dbaccess/source/ui/uno/ |
H A D | textconnectionsettings_uno.cxx | 136 Sequence< Property > aProps; in createArrayHelper() local 137 describeProperties( aProps ); in createArrayHelper() 142 sal_Int32 nProp = aProps.getLength(); in createArrayHelper() 143 aProps.realloc( nProp + 6 ); in createArrayHelper() 145 aProps[ nProp++ ] = Property( in createArrayHelper() 152 aProps[ nProp++ ] = Property( in createArrayHelper() 159 aProps[ nProp++ ] = Property( in createArrayHelper() 166 aProps[ nProp++ ] = Property( in createArrayHelper() 173 aProps[ nProp++ ] = Property( in createArrayHelper() 180 aProps[ nProp++ ] = Property( in createArrayHelper() [all …]
|
/aoo41x/main/sfx2/source/view/ |
H A D | viewprn.cxx | 721 uno::Sequence < beans::PropertyValue > aProps; in ExecPrint_Impl() local 738 if ( aProps[nProp].Name.equalsAscii("Copies") ) in ExecPrint_Impl() 742 if ( aProps[nProp].Name.equalsAscii("Asynchron") ) in ExecPrint_Impl() 746 aProps[nProp].Value >>= bAsynchron; in ExecPrint_Impl() 747 aProps[nProp].Value <<= (sal_Bool) (!bAsynchron); in ExecPrint_Impl() 749 if ( aProps[nProp].Name.equalsAscii("Silent") ) in ExecPrint_Impl() 753 aProps[nProp].Value >>= bPrintSilent; in ExecPrint_Impl() 754 aProps[nProp].Value <<= (sal_Bool) (!bPrintSilent); in ExecPrint_Impl() 765 sal_Int32 nLen = aProps.getLength(); in ExecPrint_Impl() 766 aProps.realloc( nLen + 1 ); in ExecPrint_Impl() [all …]
|
/aoo41x/main/dbaccess/source/ui/querydesign/ |
H A D | querycontroller.cxx | 423 Sequence< Property > aProps; in createArrayHelper() local 424 describeProperties( aProps ); in createArrayHelper() 428 aProps.realloc( nLength + 1 ); in createArrayHelper() 429 aProps[ nLength ] = Property( in createArrayHelper() 437 aProps.getArray(), in createArrayHelper() 438 aProps.getArray() + aProps.getLength(), in createArrayHelper() 1307 Sequence< PropertyValue> aProps(9); in executeQuery() local 1309 aProps[0].Value <<= sDataSourceName; in executeQuery() 1314 aProps[2].Name = PROPERTY_COMMAND; in executeQuery() 1315 aProps[2].Value <<= sTranslatedStmt; in executeQuery() [all …]
|
/aoo41x/main/sd/source/filter/html/ |
H A D | pubdlg.cxx | 814 aProps.push_back( aValue ); in GetParameterSequence() 818 aProps.push_back( aValue ); in GetParameterSequence() 824 aProps.push_back( aValue ); in GetParameterSequence() 846 aProps.push_back( aValue ); in GetParameterSequence() 870 aProps.push_back( aValue ); in GetParameterSequence() 874 aProps.push_back( aValue ); in GetParameterSequence() 885 aProps.push_back( aValue ); in GetParameterSequence() 898 aProps.push_back( aValue ); in GetParameterSequence() 902 aProps.push_back( aValue ); in GetParameterSequence() 911 aProps.push_back( aValue ); in GetParameterSequence() [all …]
|
/aoo41x/main/connectivity/source/drivers/ado/ |
H A D | AResultSetMetaData.cxx | 91 WpADOProperties aProps( aField.get_Properties() ); in isCaseSensitive() local 92 if ( aProps.IsValid() ) in isCaseSensitive() 93 …bRet = OTools::getValue( aProps, ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ISCASESENSITIVE")) ); in isCaseSensitive() 121 WpADOProperties aProps( aField.get_Properties() ); in getTableName() local 122 if ( aProps.IsValid() ) in getTableName() 123 …sTableName = OTools::getValue( aProps, ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("BASETABLENAME"… in getTableName() 166 WpADOProperties aProps( aField.get_Properties() ); in isAutoIncrement() local 167 if ( aProps.IsValid() ) in isAutoIncrement() 169 …bRet = OTools::getValue( aProps, ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ISAUTOINCREMENT")) ); in isAutoIncrement() 171 sal_Int32 nCount = aProps.GetItemCount(); in isAutoIncrement() [all …]
|
/aoo41x/main/canvas/source/directx/ |
H A D | dx_config.cxx | 54 uno::Sequence< uno::Any > aProps( GetProperties( aName )); in DXCanvasItem() local 57 if( aProps.getLength() > 0 && in DXCanvasItem() 58 (aProps[0] >>= aValues) ) in DXCanvasItem() 78 aProps = GetProperties( aName ); in DXCanvasItem() 79 if( aProps.getLength() > 0 ) in DXCanvasItem() 80 aProps[0] >>= mbBlacklistCurrentDevice; in DXCanvasItem() 83 aProps = GetProperties( aName ); in DXCanvasItem() 84 if( aProps.getLength() > 0 ) in DXCanvasItem() 85 maMaxTextureSize.reset( aProps[0].get<sal_Int32>() ); in DXCanvasItem()
|
/aoo41x/main/connectivity/source/drivers/mysql/ |
H A D | YDriver.cxx | 155 ::std::vector<PropertyValue> aProps; in lcl_convertProperties() 159 aProps.reserve(info.getLength() + 5); in lcl_convertProperties() 162 aProps.push_back( *pSupported ); in lcl_convertProperties() 167 aProps.push_back( PropertyValue( in lcl_convertProperties() 172 aProps.push_back( PropertyValue( in lcl_convertProperties() 180 aProps.push_back( PropertyValue( in lcl_convertProperties() 188 aProps.push_back( PropertyValue( in lcl_convertProperties() 194 aProps.push_back( PropertyValue( in lcl_convertProperties() 199 aProps.push_back( PropertyValue( in lcl_convertProperties() 204 aProps.push_back( PropertyValue( in lcl_convertProperties() [all …]
|
/aoo41x/main/odk/examples/DevelopersGuide/Drawing/ |
H A D | GraphicExportDemo.java | 81 PropertyValue aProps[] = new PropertyValue[2]; in main() local 82 aProps[0] = new PropertyValue(); in main() 83 aProps[0].Name = "MediaType"; in main() 84 aProps[0].Value = "image/gif"; in main() 94 aProps[1] = new PropertyValue(); in main() 95 aProps[1].Name = "URL"; in main() 96 aProps[1].Value = destUrl.toString();//args[ 1 ]; in main() 109 xFilter.filter( aProps ); in main()
|
/aoo41x/main/ucb/source/ucp/tdoc/ |
H A D | tdoc_content.cxx | 116 ContentProperties aProps; in create() local 592 uno::Any aProps in execute() local 1469 uno::Any aProps in setPropertyValues() local 1835 uno::Any aProps in insert() local 2103 uno::Any aProps in transfer() local 2188 uno::Any aProps in transfer() local 2222 uno::Any aProps in transfer() local 2264 uno::Any aProps in transfer() local 2309 uno::Any aProps in transfer() local 2332 uno::Any aProps in transfer() local [all …]
|
/aoo41x/main/sfx2/qa/complex/sfx2/standalonedocinfo/ |
H A D | Test01.java | 71 PropertyValue aProps[] = new PropertyValue[2]; in test() local 72 aProps[0] = new PropertyValue(); in test() 73 aProps[0].Name = "DocumentTitle"; in test() 74 aProps[0].Value = sDocTitle[i]; in test() 75 aProps[1] = new PropertyValue(); in test() 76 aProps[1].Name = "FilterName"; in test() 77 aProps[1].Value = sFilterName[i]; in test() 80 xStorable.storeToURL ( sURL, aProps ); in test()
|
/aoo41x/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/ |
H A D | SampleHyphenator.java | 75 String[] aProps = new String[] in SampleHyphenator() local 84 aPropChgHelper = new PropChgHelper_Hyph( (XHyphenator) this, aProps ); in SampleHyphenator() 99 PropertyValue[] aProps ) in GetValueToUse() argument 106 for (int i = 0; i < aProps.length; ++i) in GetValueToUse() 108 if (aPropName.equals( aProps[i].Name )) in GetValueToUse() 110 Object aObj = aProps[i].Value; in GetValueToUse() 138 PropertyValue[] aProps ) in GetValueToUse() argument 145 for (int i = 0; i < aProps.length; ++i) in GetValueToUse() 147 if (aPropName.equals( aProps[i].Name )) in GetValueToUse() 149 Object aObj = aProps[i].Value; in GetValueToUse()
|