Home
last modified time | relevance | path

Searched refs:aPropSet (Results 1 – 25 of 68) sorted by relevance

123

/AOO41X/main/package/source/zippackage/
H A DZipPackageFolder.cxx325 uno::Sequence < PropertyValue > aPropSet (PKG_SIZE_NOENCR_MNFST); in saveChild() local
334 aPropSet[PKG_MNFST_MEDIATYPE].Name = sMediaTypeProperty; in saveChild()
335 aPropSet[PKG_MNFST_MEDIATYPE].Value <<= rInfo.pFolder->GetMediaType(); in saveChild()
336 aPropSet[PKG_MNFST_VERSION].Name = sVersionProperty; in saveChild()
337 aPropSet[PKG_MNFST_VERSION].Value <<= rInfo.pFolder->GetVersion(); in saveChild()
338 aPropSet[PKG_MNFST_FULLPATH].Name = sFullPathProperty; in saveChild()
339 aPropSet[PKG_MNFST_FULLPATH].Value <<= sTempName; in saveChild()
342 aPropSet.realloc( 0 ); in saveChild()
363 aPropSet[PKG_MNFST_MEDIATYPE].Name = sMediaTypeProperty; in saveChild()
364 aPropSet[PKG_MNFST_MEDIATYPE].Value <<= rInfo.pStream->GetMediaType( ); in saveChild()
[all …]
/AOO41X/main/oox/source/drawingml/chart/
H A Dplotareaconverter.cxx217 PropertySet aPropSet( rxDiagram ); in convertFromModel() local
228 rTypeGroup.convertPieRotation( aPropSet, mrModel.monRotationY.get( 0 ) ); in convertFromModel()
264 aPropSet.setProperty( PROP_RotationVertical, nRotationY ); in convertFromModel()
265 aPropSet.setProperty( PROP_RotationHorizontal, nRotationX ); in convertFromModel()
266 aPropSet.setProperty( PROP_Perspective, nPerspective ); in convertFromModel()
267 aPropSet.setProperty( PROP_RightAngledAxes, bRightAngled ); in convertFromModel()
268 aPropSet.setProperty( PROP_D3DScenePerspective, eProjMode ); in convertFromModel()
271 aPropSet.setProperty( PROP_D3DSceneShadeMode, cssd::ShadeMode_FLAT ); in convertFromModel()
272 aPropSet.setProperty( PROP_D3DSceneAmbientColor, nAmbientColor ); in convertFromModel()
273 aPropSet.setProperty( PROP_D3DSceneLightOn1, false ); in convertFromModel()
[all …]
H A Dtitleconverter.cxx97 PropertySet aPropSet( xFmtStr ); in createStringSequence() local
100 getFormatter().convertTextFormatting( aPropSet, aRunProps, eObjType ); in createStringSequence()
118 PropertySet aPropSet( xFmtStr ); in createStringSequence() local
119 getFormatter().convertTextFormatting( aPropSet, rxTextProp, eObjType ); in createStringSequence()
169 PropertySet aPropSet( xTitle ); in convertFromModel() local
170 getFormatter().convertFrameFormatting( aPropSet, mrModel.mxShapeProp, eObjType ); in convertFromModel()
175 getFormatter().convertTextRotation( aPropSet, xTextProp, true ); in convertFromModel()
207 PropertySet aPropSet( xLegend ); in convertFromModel() local
208 aPropSet.setProperty( PROP_Show, true ); in convertFromModel()
211 …getFormatter().convertFormatting( aPropSet, mrModel.mxShapeProp, mrModel.mxTextProp, OBJECTTYPE_LE… in convertFromModel()
[all …]
H A Dseriesconverter.cxx174 PropertySet aPropSet( rxDataSeries->getDataPointByIndex( mrModel.mnIndex ) ); in convertFromModel() local
175 lclConvertLabelFormatting( aPropSet, getFormatter(), mrModel, rTypeGroup, false ); in convertFromModel()
197 PropertySet aPropSet( rxDataSeries ); in convertFromModel() local
198 lclConvertLabelFormatting( aPropSet, getFormatter(), mrModel, rTypeGroup, true ); in convertFromModel()
384 PropertySet aPropSet( xRegCurve ); in convertFromModel() local
387 … getFormatter().convertFrameFormatting( aPropSet, mrModel.mxShapeProp, OBJECTTYPE_TRENDLINE ); in convertFromModel()
430 PropertySet aPropSet( rxDataSeries->getDataPointByIndex( mrModel.mnIndex ) ); in convertFromModel() local
434 …rTypeGroup.convertMarker( aPropSet, mrModel.monMarkerSymbol.get( rSeries.mnMarkerSymbol ), mrModel… in convertFromModel()
438 rTypeGroup.convertPieExplosion( aPropSet, mrModel.monExplosion.get() ); in convertFromModel()
444 …getFormatter().convertFrameFormatting( aPropSet, mrModel.mxShapeProp, mrModel.mxPicOptions.getOrCr… in convertFromModel()
[all …]
H A Dtypegroupconverter.cxx124 PropertySet aPropSet( xWhitePropSet ); in convertFromModel() local
125 getFormatter().convertFrameFormatting( aPropSet, mrModel.mxUpBars, OBJECTTYPE_UPBAR ); in convertFromModel()
132 PropertySet aPropSet( xBlackPropSet ); in convertFromModel() local
133 getFormatter().convertFrameFormatting( aPropSet, mrModel.mxDownBars, OBJECTTYPE_DOWNBAR ); in convertFromModel()
270 PropertySet aPropSet( xCoordSystem ); in createCoordinateSystem() local
271 aPropSet.setProperty( PROP_SwapXAndYAxis, true ); in createCoordinateSystem()
/AOO41X/main/ucb/source/ucp/webdav/
H A Dwebdavcontentcaps.cxx310 StringSet aPropSet; in getProperties() local
324 aPropSet.insert( (*props.begin()).properties.begin(), in getProperties()
350 std::set< rtl::OUString >::const_iterator it = aPropSet.begin(); in getProperties()
351 std::set< rtl::OUString >::const_iterator end = aPropSet.end(); in getProperties()
441 aPropSet.insert( in getProperties()
445 aPropSet.insert( in getProperties()
449 aPropSet.insert( in getProperties()
455 aPropSet.insert( in getProperties()
464 aPropSet.insert( in getProperties()
469 aPropSet.insert( in getProperties()
[all …]
/AOO41X/main/oox/source/drawingml/
H A Dtextrun.cxx61 PropertySet aPropSet( xStart ); in insertAt() local
65 aTextCharacterProps.pushToPropSet( aPropSet, rFilterBase ); in insertAt()
98 aPropSet.setAnyProperty( PROP_CharFontName, Any( aSymbolFontName ) ); in insertAt()
99 aPropSet.setAnyProperty( PROP_CharFontPitch, Any( nSymbolFontPitch ) ); in insertAt()
100aPropSet.setAnyProperty( PROP_CharFontFamily, Any( nSymbolFontFamily ) ); in insertAt()
109 aPropSet.setAnyProperty( PROP_CharFontName, Any( aLatinFontName ) ); in insertAt()
110 aPropSet.setAnyProperty( PROP_CharFontPitch, Any( nLatinFontPitch ) ); in insertAt()
111 aPropSet.setAnyProperty( PROP_CharFontFamily, Any( nLatinFontFamily ) ); in insertAt()
121 aPropSet = PropertySet( xStart ); in insertAt()
122 aTextCharacterProps.pushToPropSet( aPropSet, rFilterBase ); in insertAt()
H A Dtextparagraphproperties.cxx348 PropertySet aPropSet( xPropSet ); in pushToPropSet() local
349 aPropSet.setProperties( maTextParagraphPropertyMap ); in pushToPropSet()
357 aPropSet.setProperty< sal_Int16 >( PROP_NumberingLevel, -1 ); in pushToPropSet()
362aPropSet.setProperty( PROP_ParaTopMargin, maParaTopMargin.toMargin( getCharHeightPoints( 18.0 ) ) … in pushToPropSet()
364aPropSet.setProperty( PROP_ParaBottomMargin, maParaBottomMargin.toMargin( getCharHeightPoints( 18.… in pushToPropSet()
394 aPropSet.getProperty( xNumRule, PROP_NumberingRules ); in pushToPropSet()
405 aPropSet.setProperty( PROP_NumberingRules, xNumRule ); in pushToPropSet()
409 aPropSet.setProperty( PROP_ParaLeftMargin, *noParaLeftMargin ); in pushToPropSet()
411 aPropSet.setProperty( PROP_ParaFirstLineIndent, *noFirstLineIndentation ); in pushToPropSet()
/AOO41X/main/oox/source/xls/
H A Dworkbookhelper.cxx516 PropertySet aPropSet( mxDoc ); in initialize() local
518 aPropSet.setProperty( PROP_IsChangeReadOnlyEnabled, true ); in initialize()
520 aPropSet.setProperty( PROP_IsUndoEnabled, false ); in initialize()
522 aPropSet.setProperty( PROP_IsAdjustHeightEnabled, false ); in initialize()
524 aPropSet.setProperty( PROP_IsExecuteLinkEnabled, false ); in initialize()
526 … Reference< XActionLockable > xLockable( aPropSet.getAnyProperty( PROP_NamedRanges ), UNO_QUERY ); in initialize()
560 PropertySet aPropSet( mxDoc ); in finalize() local
562 aPropSet.setProperty( PROP_IsLoaded, true ); in finalize()
564 … Reference< XActionLockable > xLockable( aPropSet.getAnyProperty( PROP_NamedRanges ), UNO_QUERY ); in finalize()
568 aPropSet.setProperty( PROP_IsExecuteLinkEnabled, true ); in finalize()
[all …]
H A Dworkbooksettings.cxx281 PropertySet aPropSet( getDocument() ); in finalizeImport() local
286 aPropSet.setProperty( PROP_IgnoreCase, true ); // always in Excel in finalizeImport()
287 aPropSet.setProperty( PROP_RegularExpressions, false ); // not supported in Excel in finalizeImport()
313 aPropSet.setProperty( PROP_NullDate, aNullDate ); in finalizeImport()
314 aPropSet.setProperty( PROP_IsIterationEnabled, maCalcSettings.mbIterate ); in finalizeImport()
315 aPropSet.setProperty( PROP_IterationCount, maCalcSettings.mnIterateCount ); in finalizeImport()
316 aPropSet.setProperty( PROP_IterationEpsilon, maCalcSettings.mfIterateDelta ); in finalizeImport()
317 aPropSet.setProperty( PROP_CalcAsShown, !maCalcSettings.mbFullPrecision ); in finalizeImport()
318 aPropSet.setProperty( PROP_LookUpLabels, maCalcSettings.mbUseNlr ); in finalizeImport()
332 aPropSet.setProperty( PROP_CodeName, maBookSettings.maCodeName ); in finalizeImport()
H A Dworksheethelper.cxx737 … PropertySet aPropSet( bRowBreak ? getRow( rModel.mnColRow ) : getColumn( rModel.mnColRow ) ); in setPageBreak() local
738 aPropSet.setProperty( PROP_IsStartOfNewPage, true ); in setPageBreak()
869 PropertySet aPropSet( getCellRange( aRange ) ); in convertColumnFormat() local
870 getStyles().writeCellXfToPropertySet( aPropSet, nXfId ); in convertColumnFormat()
935 PropertySet aPropSet( mxSheet ); in initializeWorksheetImport() local
936 aPropSet.setProperty( PROP_CellStyle, getStyles().getDefaultStyleName() ); in initializeWorksheetImport()
1028 PropertySet aPropSet( xUrlField ); in insertHyperlink() local
1029 aPropSet.setProperty( PROP_URL, rUrl ); in insertHyperlink()
1030 aPropSet.setProperty( PROP_Representation, xText->getString() ); in insertHyperlink()
1069 PropertySet aPropSet( getCellRangeList( aIt->maRanges ) ); in finalizeValidationRanges() local
[all …]
H A Dscenariobuffer.cxx194 PropertySet aPropSet( xScenarios->getByName( aScenName ) ); in finalizeImport() local
195 aPropSet.setProperty( PROP_IsActive, false ); in finalizeImport()
196 aPropSet.setProperty( PROP_CopyBack, false ); in finalizeImport()
197 aPropSet.setProperty( PROP_CopyStyles, false ); in finalizeImport()
198 aPropSet.setProperty( PROP_CopyFormulas, false ); in finalizeImport()
199 aPropSet.setProperty( PROP_Protected, maModel.mbLocked ); in finalizeImport()
201 aPropSet.setProperty( PROP_ShowBorder, false ); in finalizeImport()
202 aPropSet.setProperty( PROP_PrintBorder, false ); in finalizeImport()
H A Dpivottablebuffer.cxx615 PropertySet aPropSet( xDPField ); in convertPageField() local
649 aPropSet.setProperty( PROP_SelectedPage, aSelectedPage ); in convertPageField()
663 PropertySet aPropSet( xDPField ); in convertDataField() local
667 aPropSet.setProperty( PROP_Orientation, DataPilotFieldOrientation_DATA ); in convertDataField()
690 aPropSet.setProperty( PROP_Function, eAggFunc ); in convertDataField()
724 aPropSet.setProperty( PROP_Reference, aReference ); in convertDataField()
740 PropertySet aPropSet( xDPField ); in convertRowColPageField() local
752 aPropSet.setProperty( PROP_Orientation, eFieldOrient ); in convertRowColPageField()
783 aPropSet.setProperty( PROP_Subtotals, ContainerHelper::vectorToSequence( aSubtotals ) ); in convertRowColPageField()
791 aPropSet.setProperty( PROP_LayoutInfo, aLayoutInfo ); in convertRowColPageField()
[all …]
H A Dquerytablebuffer.cxx144 PropertySet aPropSet( xAreaLink ); in lclFindAreaLink() local
149 aPropSet.getProperty( aString, PROP_Url ) && (rFileUrl == aString) && in lclFindAreaLink()
150 aPropSet.getProperty( aString, PROP_Filter ) && (rFilterName == aString) && in lclFindAreaLink()
151aPropSet.getProperty( aString, PROP_FilterOptions ) && (rFilterOptions == aString) ) in lclFindAreaLink()
350 …PropertySet aPropSet( lclFindAreaLink( xAreaLinks, aDestPos, aFileUrl, aTables, aFilterName, aFilt… in finalizeImport() local
351 aPropSet.setProperty( PROP_RefreshPeriod, nRefreshPeriod ); in finalizeImport()
H A Dpagesettings.cxx670 PropertySet aPropSet( xContent ); in parse() local
671aPropSet.setProperty( PROP_FileFormat, ::com::sun::star::text::FilenameDisplayFormat::NAME_AND_EXT… in parse()
679 PropertySet aPropSet( xContent ); in parse() local
681aPropSet.setProperty( PROP_FileFormat, ::com::sun::star::text::FilenameDisplayFormat::FULL ); in parse()
692 PropertySet aPropSet( xContent ); in parse() local
693 aPropSet.setProperty( PROP_IsDate, true ); in parse()
700 PropertySet aPropSet( xContent ); in parse() local
701 aPropSet.setProperty( PROP_IsDate, false ); in parse()
872 PropertySet aPropSet( getEndPos() ); in setAttributes() local
873 aFont.writeToPropertySet( aPropSet, FONT_PROPTYPE_TEXT ); in setAttributes()
H A Dworksheetbuffer.cxx206 PropertySet aPropSet; in createSheet() local
217 aPropSet.set( xSheetName ); in createSheet()
225 aPropSet.set( xSheetsIA->getByIndex( nCalcSheet ) ); in createSheet()
229 aPropSet.setProperty( PROP_IsVisible, bVisible ); in createSheet()
H A Dsheetdatabuffer.cxx521 PropertySet aPropSet( getCell( rCellAddr ) ); in setStandardNumFmt() local
522 aPropSet.setProperty( PROP_NumberFormat, nIndex ); in setStandardNumFmt()
840 PropertySet aPropSet( getCellRange( aRange ) ); in writeXfIdRowRangeProperties() local
841 getStyles().writeCellXfToPropertySet( aPropSet, rXfIdRowRange.mnXfId ); in writeXfIdRowRangeProperties()
854 PropertySet aPropSet( getCellRange( rXfIdRange.maRange ) ); in writeXfIdRangeProperties() local
855 aPropSet.setProperties( aPropMap ); in writeXfIdRangeProperties()
/AOO41X/main/editeng/source/accessibility/
H A DAccessibleEditableTextPara.cxx112 static SvxItemPropertySet aPropSet( aPropMap, EditEngine::GetGlobalItemPool() ); in ImplGetSvxCharAndParaPropertiesSet() local
113 return &aPropSet; in ImplGetSvxCharAndParaPropertiesSet()
1893 … SvxAccessibleTextPropertySet aPropSet( &GetEditSource(), ImplGetSvxTextPortionSvxPropertySet() ); in _correctValues() local
1895 aPropSet.SetSelection( MakeSelection( 0, GetTextLen() ) ); in _correctValues()
1896 rRes.Value = aPropSet._getPropertyValue( rRes.Name, mnParagraphIndex ); in _correctValues()
1897 rRes.State = aPropSet._getPropertyState( rRes.Name, mnParagraphIndex ); in _correctValues()
1916 … SvxAccessibleTextPropertySet aPropSet( &GetEditSource(), ImplGetSvxTextPortionSvxPropertySet() ); in _correctValues() local
1917 aPropSet.SetSelection( MakeSelection( 0, GetTextLen() ) ); in _correctValues()
1918 rRes.Value = aPropSet._getPropertyValue( rRes.Name, mnParagraphIndex ); in _correctValues()
1919 rRes.State = aPropSet._getPropertyState( rRes.Name, mnParagraphIndex ); in _correctValues()
[all …]
/AOO41X/main/l10ntools/source/filter/utils/
H A DXMLHelper.java124 java.util.HashMap aPropSet = new java.util.HashMap(); in convertNodeToPropSet() local
224 aPropSet.put(sChildName, aValue); in convertNodeToPropSet()
228 return aPropSet; in convertNodeToPropSet()
296 public static java.lang.String convertPropSetToXML(java.util.HashMap aPropSet , in convertPropSetToXML() argument
302 java.util.Iterator it1 = aPropSet.keySet().iterator(); in convertPropSetToXML()
306 java.lang.Object aVal = aPropSet.get(sProp); in convertPropSetToXML()
342 sMsg.append("\tprop set: \""+aPropSet ); in convertPropSetToXML()
H A DCache.java434 java.util.HashMap aPropSet = null; in fromXML() local
442 aPropSet = Cache.convertTypePropsToInternal(aTempSet, nFormat); in fromXML()
449 aPropSet = Cache.convertFilterPropsToInternal(aTempSet, nFormat); in fromXML()
456 aPropSet = Cache.convertDetectServicePropsToInternal(aTempSet, nFormat); in fromXML()
463 aPropSet = Cache.convertFrameLoaderPropsToInternal(aTempSet, nFormat); in fromXML()
470 aPropSet = Cache.convertContentHandlerPropsToInternal(aTempSet, nFormat); in fromXML()
476 rMap.put(sChildName, aPropSet); in fromXML()
1571 java.util.HashMap aPropSet ) in getMatchedItemNames() argument
1582 boolean bMatch = Cache.matchPropSet(rItemProps, aPropSet); in getMatchedItemNames()
1590 sBuffer.append("\treq items = {"+aPropSet+"}\n"); in getMatchedItemNames()
/AOO41X/main/oox/source/vml/
H A Dvmlshape.cxx377 PropertySet aPropSet( xShape ); in implConvertAndInsert() local
378 aPropSet.setProperty( PROP_PolyPolygon, aPointSeq ); in implConvertAndInsert()
445 PropertySet aPropSet( xShape ); in implConvertAndInsert() local
446 aPropSet.setProperties( aOleProps ); in implConvertAndInsert()
494 PropertySet aPropSet( xShape ); in implConvertAndInsert() local
495 aPropSet.setProperty( PROP_GraphicURL, aGraphicUrl ); in implConvertAndInsert()
/AOO41X/main/oox/source/core/
H A Dxmlfilterbase.cxx245 PropertySet aPropSet( xOutputStream ); in openFragmentStream() local
246 aPropSet.setProperty( PROP_MediaType, rMediaType ); in openFragmentStream()
296 PropertySet aPropSet( xOutputStream ); in addRelation() local
297 if( aPropSet.is() ) in addRelation()
298 aPropSet.getProperty( nId, PROP_RelId ); in addRelation()
/AOO41X/main/sc/source/ui/unoobj/
H A Dafmtuno.cxx424 aPropSet( lcl_GetAutoFormatMap() ), in ScAutoFormatObj()
615 …static uno::Reference< beans::XPropertySetInfo > aRef(new SfxItemPropertySetInfo( aPropSet.getProp… in getPropertySetInfo()
698 aPropSet( lcl_GetAutoFieldMap() ), in SC_IMPL_DUMMY_PROPERTY_LISTENER()
720 …static uno::Reference< beans::XPropertySetInfo > aRef(new SfxItemPropertySetInfo( aPropSet.getProp… in getPropertySetInfo()
733 aPropSet.getPropertyMap()->getByName( aPropertyName ); in setPropertyValue()
823 aPropSet.getPropertyMap()->getByName( aPropertyName ); in getPropertyValue()
/AOO41X/main/oox/source/drawingml/table/
H A Dtablecell.cxx84 PropertySet aPropSet( rxPropSet ); in applyLineAttributes() local
85 aPropSet.setProperty( nPropId, aBorderLine ); in applyLineAttributes()
123 PropertySet aPropSet( rxCell ); in applyTableStylePart() local
124 aTextCharProps.pushToPropSet( aPropSet, rFilterBase ); in applyTableStylePart()
/AOO41X/main/framework/source/uiconfiguration/
H A Dwindowstateconfiguration.cxx446 Sequence< PropertyValue > aPropSet; in insertByName() local
447 if ( aPropertySet >>= aPropSet ) in insertByName()
468 impl_fillStructFromSequence( aWinStateInfo, aPropSet ); in insertByName()
511 Sequence< PropertyValue > aPropSet; in replaceByName() local
512 if ( aPropertySet >>= aPropSet ) in replaceByName()
518 impl_fillStructFromSequence( rWinStateInfo, aPropSet ); in replaceByName()
536 impl_fillStructFromSequence( rWinStateInfo, aPropSet ); in replaceByName()

123