Home
last modified time | relevance | path

Searched refs:aProps (Results 1 – 25 of 290) sorted by relevance

12345678910>>...12

/AOO42X/main/extensions/source/update/check/
H A Dupdatehdl.cxx1192 uno::Sequence< beans::NamedValue > aProps(1); in createDialog() local
1194 setProperty( aProps, 0, UNISTRING("Label"), uno::Any( msStatusFL ) ); in createDialog()
1198 aProps ); in createDialog()
1201 uno::Sequence< beans::NamedValue > aProps; in createDialog() local
1205 aProps ); in createDialog()
1208 uno::Sequence< beans::NamedValue > aProps(7); in createDialog() local
1210 setProperty( aProps, 0, UNISTRING("Text"), uno::Any( substVariables(msChecking) ) ); in createDialog()
1211 setProperty( aProps, 1, UNISTRING("Border"), uno::Any( sal_Int16( 0 ) ) ); in createDialog()
1212 setProperty( aProps, 2, UNISTRING("PaintTransparent"), uno::Any( true ) ); in createDialog()
1213 setProperty( aProps, 3, UNISTRING("MultiLine"), uno::Any( true ) ); in createDialog()
[all …]
/AOO42X/main/vbahelper/source/vbahelper/
H A Dvbacommandbarcontrols.cxx67 uno::Sequence< beans::PropertyValue > aProps(7); in CreateMenuItemData() local
69 aProps[0].Name = rtl::OUString::createFromAscii( ITEM_DESCRIPTOR_COMMANDURL ); in CreateMenuItemData()
70 aProps[0].Value <<= sCommandURL; in CreateMenuItemData()
71 aProps[1].Name = rtl::OUString::createFromAscii( ITEM_DESCRIPTOR_HELPURL ); in CreateMenuItemData()
72 aProps[1].Value <<= sHelpURL; in CreateMenuItemData()
73 aProps[2].Name = rtl::OUString::createFromAscii( ITEM_DESCRIPTOR_LABEL ); in CreateMenuItemData()
74 aProps[2].Value <<= sLabel; in CreateMenuItemData()
75 aProps[3].Name = rtl::OUString::createFromAscii( ITEM_DESCRIPTOR_TYPE ); in CreateMenuItemData()
76 aProps[3].Value <<= nType; in CreateMenuItemData()
77 aProps[4].Name = rtl::OUString::createFromAscii( ITEM_DESCRIPTOR_CONTAINER ); in CreateMenuItemData()
[all …]
/AOO42X/main/ucb/source/core/
H A Ducbcmds.cxx546 uno::Any aProps in createNew() local
555 uno::Sequence< uno::Any >(&aProps, 1), in createNew()
600 uno::Any aProps in createNew() local
609 uno::Sequence< uno::Any >(&aProps, 1), in createNew()
622 uno::Any aProps in createNew() local
630 uno::Sequence< uno::Any >(&aProps, 1), in createNew()
736 uno::Any aProps in createNew() local
746 uno::Sequence< uno::Any >(&aProps, 1), in createNew()
778 uno::Any aProps in transferProperties() local
787 uno::Sequence< uno::Any >(&aProps, 1), in transferProperties()
[all …]
/AOO42X/main/sdext/source/pdfimport/tree/
H A Dwritertreevisiting.cxx49 PropertyMap aProps; in visit() local
50 aProps[ USTR( "xlink:type" ) ] = USTR( "simple" ); in visit()
51 aProps[ USTR( "xlink:href" ) ] = elem.URI; in visit()
52 aProps[ USTR( "office:target-frame-name" ) ] = USTR( "_blank" ); in visit()
53 aProps[ USTR( "xlink:show" ) ] = USTR( "new" ); in visit()
55 m_rEmitContext.rEmitter.beginTag( pType, aProps ); in visit()
70 PropertyMap aProps; in visit() local
73 aProps[ rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "text:style-name" ) ) ] = in visit()
77 m_rEmitContext.rEmitter.beginTag( "text:span", aProps ); in visit()
91 PropertyMap aProps; in visit() local
[all …]
H A Ddrawtreevisiting.cxx99 PropertyMap aProps; in visit() local
100 aProps[ USTR( "xlink:type" ) ] = USTR( "simple" ); in visit()
101 aProps[ USTR( "xlink:href" ) ] = elem.URI; in visit()
102 aProps[ USTR( "office:target-frame-name" ) ] = USTR( "_blank" ); in visit()
103 aProps[ USTR( "xlink:show" ) ] = USTR( "new" ); in visit()
105 m_rEmitContext.rEmitter.beginTag( pType, aProps ); in visit()
123 PropertyMap aProps; in visit() local
126 aProps[ rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "text:style-name" ) ) ] = in visit()
152 m_rEmitContext.rEmitter.beginTag( "text:span", aProps ); in visit()
159 aProps[ USTR( "text:c" ) ] = USTR( "1" ); in visit()
[all …]
H A Dpdfiprocessor.cxx849 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()
855 aProps[ USTR( "xmlns:svg" ) ] = USTR( OASIS_STR "svg-compatible: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()
858 aProps[ USTR( "xmlns:fo" ) ] = USTR( OASIS_STR "xsl-fo-compatible:1.0" ); in emit()
859 aProps[ USTR( "xmlns:xlink" )] = USTR( "http://www.w3.org/1999/xlink" ); in emit()
860 aProps[ USTR( "xmlns:dc" )] = USTR( "http://purl.org/dc/elements/1.1/" ); in emit()
[all …]
/AOO42X/main/xmloff/source/core/
H A DSettingsExportHelper.cxx137 uno::Sequence< beans::PropertyValue> aProps; in CallTypeFunction() local
138 aAny >>= aProps; in CallTypeFunction()
139 exportSequencePropertyValue(aProps, rName); in CallTypeFunction()
143 uno::Sequence< sal_Int8 > aProps; in CallTypeFunction() local
144 aAny >>= aProps; in CallTypeFunction()
145 exportbase64Binary(aProps, rName); in CallTypeFunction()
173 uno::Sequence< formula::SymbolDescriptor > aProps; in CallTypeFunction() local
174 aAny >>= aProps; in CallTypeFunction()
175 exportSymbolDescriptors(aProps, rName); in CallTypeFunction()
290 const uno::Sequence<beans::PropertyValue>& aProps, in exportSequencePropertyValue() argument
[all …]
/AOO42X/main/comphelper/source/misc/
H A Dstoragehelper.cxx337 uno::Sequence< beans::PropertyValue > aProps( 1 ); in GetStorageOfFormatFromURL() local
338 aProps[0].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "StorageFormat" ) ); in GetStorageOfFormatFromURL()
339 aProps[0].Value <<= aFormat; in GetStorageOfFormatFromURL()
342 aProps.realloc( 2 ); in GetStorageOfFormatFromURL()
343 aProps[1].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "RepairPackage" ) ); in GetStorageOfFormatFromURL()
344 aProps[1].Value <<= bRepairStorage; in GetStorageOfFormatFromURL()
350 aArgs[2] <<= aProps; in GetStorageOfFormatFromURL()
368 uno::Sequence< beans::PropertyValue > aProps( 1 ); in GetStorageOfFormatFromInputStream() local
369 aProps[0].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "StorageFormat" ) ); in GetStorageOfFormatFromInputStream()
370 aProps[0].Value <<= aFormat; in GetStorageOfFormatFromInputStream()
[all …]
/AOO42X/main/chart2/source/controller/dialogs/
H A Dtp_3D_SceneAppearance.cxx59 lcl_ModelProperties aProps; in lcl_getPropertiesFromModel() local
64 xDiaProp->getPropertyValue( C2U("D3DSceneShadeMode")) >>= aProps.m_aShadeMode; in lcl_getPropertiesFromModel()
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()
215 lcl_ModelProperties aProps( lcl_getPropertiesFromModel( m_xChartModel )); in initControlsFromModel() local
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()
[all …]
/AOO42X/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DSOReportJobFactory.java249 final NamedValue aProps = namedValue[i]; in createReportJob() local
250 if ("ActiveConnection".equalsIgnoreCase(aProps.Name)) in createReportJob()
252 … activeConnection = (XConnection) UnoRuntime.queryInterface(XConnection.class, aProps.Value); in createReportJob()
254 else if ("ReportDefinition".equalsIgnoreCase(aProps.Name)) in createReportJob()
256 … report = (XReportDefinition) UnoRuntime.queryInterface(XReportDefinition.class, aProps.Value); in createReportJob()
258 else if ("InputStorage".equalsIgnoreCase(aProps.Name)) in createReportJob()
260 input = (XStorage) UnoRuntime.queryInterface(XStorage.class, aProps.Value); in createReportJob()
262 else if ("OutputStorage".equalsIgnoreCase(aProps.Name)) in createReportJob()
264 output = (XStorage) UnoRuntime.queryInterface(XStorage.class, aProps.Value); in createReportJob()
266 else if ("RowSet".equalsIgnoreCase(aProps.Name)) in createReportJob()
[all …]
/AOO42X/main/toolkit/source/layout/core/
H A Dimport.cxx63 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()
79 … getAttributeProps( aProps ), uno::Reference< awt::XLayoutContainer >( xParent, uno::UNO_QUERY ) ); 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()
115 bSetRadioGroup = findAndRemove( "radiogroup", aProps, aRadioGroup ); in WidgetElement()
[all …]
/AOO42X/main/svtools/source/contnr/
H A Dcontentenumeration.cxx188 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 …]
/AOO42X/main/sfx2/source/view/
H A Dviewprn.cxx721 uno::Sequence < beans::PropertyValue > aProps; in ExecPrint_Impl() local
735 TransformItems( nId, *rReq.GetArgs(), aProps, GetInterface()->GetSlot(nId) ); in ExecPrint_Impl()
736 for ( sal_Int32 nProp=0; nProp<aProps.getLength(); nProp++ ) in ExecPrint_Impl()
738 if ( aProps[nProp].Name.equalsAscii("Copies") ) in ExecPrint_Impl()
739 aProps[nProp]. Name = rtl::OUString::createFromAscii("CopyCount"); in ExecPrint_Impl()
740 else if ( aProps[nProp].Name.equalsAscii("RangeText") ) in ExecPrint_Impl()
741 aProps[nProp]. Name = rtl::OUString::createFromAscii("Pages"); in ExecPrint_Impl()
742 if ( aProps[nProp].Name.equalsAscii("Asynchron") ) in ExecPrint_Impl()
744 aProps[nProp]. Name = rtl::OUString::createFromAscii("Wait"); in ExecPrint_Impl()
746 aProps[nProp].Value >>= bAsynchron; in ExecPrint_Impl()
[all …]
/AOO42X/main/dbaccess/source/ui/querydesign/
H A Dquerycontroller.cxx423 Sequence< Property > aProps; in createArrayHelper() local
424 describeProperties( aProps ); in createArrayHelper()
427 const sal_Int32 nLength = aProps.getLength(); 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()
442 return new ::cppu::OPropertyArrayHelper(aProps); in createArrayHelper()
1307 Sequence< PropertyValue> aProps(9); in executeQuery() local
1308 aProps[0].Name = PROPERTY_DATASOURCENAME; in executeQuery()
[all …]
/AOO42X/main/sc/source/filter/xml/
H A DXMLCodeNameProvider.cxx37 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 …]
/AOO42X/main/dbaccess/source/ui/uno/
H A Dtextconnectionsettings_uno.cxx136 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 …]
/AOO42X/main/sd/source/filter/html/
H A Dpubdlg.cxx804 std::vector< PropertyValue > aProps; in GetParameterSequence() local
814 aProps.push_back( aValue ); in GetParameterSequence()
818 aProps.push_back( aValue ); in GetParameterSequence()
824 aProps.push_back( aValue ); in GetParameterSequence()
834 aProps.push_back( aValue ); in GetParameterSequence()
838 aProps.push_back( aValue ); in GetParameterSequence()
842 aProps.push_back( aValue ); in GetParameterSequence()
846 aProps.push_back( aValue ); in GetParameterSequence()
853 aProps.push_back( aValue ); in GetParameterSequence()
857 aProps.push_back( aValue ); in GetParameterSequence()
[all …]
/AOO42X/main/connectivity/source/drivers/ado/
H A DAResultSetMetaData.cxx91 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 …]
/AOO42X/main/writerfilter/source/dmapper/
H A DNumberingManager.cxx62 sal_Int32 lcl_findProperty( uno::Sequence< beans::PropertyValue > aProps, OUString sName ) in lcl_findProperty() argument
65 sal_Int32 nLen = aProps.getLength( ); in lcl_findProperty()
70 if ( aProps[i].Name.equals( sName ) ) in lcl_findProperty()
333 uno::Sequence< beans::PropertyValue > aProps; in GetParaProperties() local
352 aProps.realloc( aProps.getLength() + 1 ); in GetParaProperties()
353 aProps[aProps.getLength( ) - 1] = aParaProps[i]; in GetParaProperties()
354 aProps[aProps.getLength( ) - 1].Name = sFirstLineIndent; in GetParaProperties()
358 aProps.realloc( aProps.getLength() + 1 ); in GetParaProperties()
359 aProps[aProps.getLength( ) - 1] = aParaProps[i]; in GetParaProperties()
360 aProps[aProps.getLength( ) - 1].Name = sIndentAt; in GetParaProperties()
[all …]
/AOO42X/main/canvas/source/directx/
H A Ddx_config.cxx54 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()
/AOO42X/main/ucb/source/ucp/tdoc/
H A Dtdoc_content.cxx116 ContentProperties aProps; in create() local
119 aProps ) ) in create()
122 return new Content( rxSMgr, pProvider, Identifier, aProps ); in create()
592 uno::Any aProps in execute() local
603 uno::Sequence< uno::Any >(&aProps, 1), in execute()
1469 uno::Any aProps in setPropertyValues() local
1480 uno::Sequence< uno::Any >(&aProps, 1), in setPropertyValues()
1548 uno::Any aProps in open() local
1559 uno::Sequence< uno::Any >(&aProps, 1), in open()
1584 uno::Any aProps in open() local
[all …]
/AOO42X/main/connectivity/source/drivers/mysql/
H A DYDriver.cxx155 ::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 …]
/AOO42X/main/odk/examples/DevelopersGuide/Drawing/
H A DGraphicExportDemo.java81 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()
/AOO42X/main/sfx2/qa/complex/sfx2/standalonedocinfo/
H A DTest01.java71 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()
/AOO42X/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DSampleHyphenator.java75 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()

12345678910>>...12