/aoo4110/main/sd/source/ui/tools/ |
H A D | PropertySet.cxx | 37 PropertySet::PropertySet (void) in PropertySet() function in sd::tools::PropertySet 46 PropertySet::~PropertySet (void) in ~PropertySet() 53 void SAL_CALL PropertySet::disposing (void) in disposing() 68 void SAL_CALL PropertySet::setPropertyValue ( in setPropertyValue() 99 Any SAL_CALL PropertySet::getPropertyValue (const OUString& rsPropertyName) in getPropertyValue() 112 void SAL_CALL PropertySet::addPropertyChangeListener ( in addPropertyChangeListener() 134 void SAL_CALL PropertySet::removePropertyChangeListener ( in removePropertyChangeListener() 165 void SAL_CALL PropertySet::addVetoableChangeListener ( in addVetoableChangeListener() 181 void SAL_CALL PropertySet::removeVetoableChangeListener ( in removeVetoableChangeListener() 199 void PropertySet::CallListeners ( in CallListeners() [all …]
|
/aoo4110/main/oox/source/drawingml/chart/ |
H A D | objectformatter.cxx | 689 PropertySet& rPropSet, 693 PropertySet& rPropSet, 713 PropertySet& rPropSet, 720 PropertySet& rPropSet, 725 PropertySet& rPropSet, 731 PropertySet& rPropSet, 736 PropertySet& rPropSet, 741 PropertySet& rPropSet, 980 void TextFormatter::convertFormatting( PropertySet& rPropSet, const ModelRef< TextBody >& rxTextPro… in convertFormatting() 1023 void ObjectTypeFormatter::convertAutomaticLine( PropertySet& rPropSet, sal_Int32 nSeriesIdx ) in convertAutomaticLine() [all …]
|
H A D | typegroupconverter.cxx | 118 PropertySet aTypeProp( rxChartType ); in convertFromModel() 124 PropertySet aPropSet( xWhitePropSet ); in convertFromModel() 132 PropertySet aPropSet( xBlackPropSet ); in convertFromModel() 270 PropertySet aPropSet( xCoordSystem ); in createCoordinateSystem() 305 PropertySet aDiaProp( rxDiagram ); in convertFromModel() 306 PropertySet aTypeProp( xChartType ); in convertFromModel() 384 PropertySet aSeriesProp( xDataSeries ); in convertFromModel() 473 void TypeGroupConverter::convertLineSmooth( PropertySet& rPropSet, bool bOoxSmooth ) const in convertLineSmooth() 483 void TypeGroupConverter::convertBarGeometry( PropertySet& rPropSet, sal_Int32 nOoxShape ) const in convertBarGeometry() 504 void TypeGroupConverter::convertPieRotation( PropertySet& rPropSet, sal_Int32 nOoxAngle ) const in convertPieRotation() [all …]
|
H A D | seriesconverter.cxx | 92 void lclConvertLabelFormatting( PropertySet& rPropSet, ObjectFormatter& rFormatter, in lclConvertLabelFormatting() 174 PropertySet aPropSet( rxDataSeries->getDataPointByIndex( mrModel.mnIndex ) ); in convertFromModel() 197 PropertySet aPropSet( rxDataSeries ); in convertFromModel() 227 PropertySet aBarProp( xErrorBar ); in convertFromModel() 296 PropertySet aSeriesProp( rxDataSeries ); in convertFromModel() 348 void TrendlineLabelConverter::convertFromModel( PropertySet& rPropSet ) in convertFromModel() 384 PropertySet aPropSet( xRegCurve ); in convertFromModel() 390 PropertySet aLabelProp( xRegCurve->getEquationProperties() ); in convertFromModel() 430 PropertySet aPropSet( rxDataSeries->getDataPointByIndex( mrModel.mnIndex ) ); in convertFromModel() 481 PropertySet aSeriesProp( xDataSeries ); in createDataSeries() [all …]
|
H A D | chartspaceconverter.cxx | 98 PropertySet aBackPropSet( getChartDocument()->getPageBackground() ); in convertFromModel() 155 PropertySet aDiaProp( xDiagram ); in convertFromModel() 168 PropertySet aDiaProp( xChart1Doc->getDiagram() ); in convertFromModel() 215 PropertySet aProps( getChartDocument() ); in convertFromModel()
|
H A D | titleconverter.cxx | 97 PropertySet aPropSet( xFmtStr ); in createStringSequence() 118 PropertySet aPropSet( xFmtStr ); in createStringSequence() 169 PropertySet aPropSet( xTitle ); in convertFromModel() 207 PropertySet aPropSet( xLegend ); in convertFromModel()
|
/aoo4110/main/oox/inc/oox/drawingml/chart/ |
H A D | objectformatter.hxx | 96 PropertySet& rPropSet, 103 PropertySet& rPropSet, 111 PropertySet& rPropSet, 117 PropertySet& rPropSet, 124 PropertySet& rPropSet, 130 PropertySet& rPropSet, 136 PropertySet& rPropSet, 142 PropertySet& rPropSet, 148 PropertySet& rPropSet,
|
H A D | typegroupconverter.hxx | 172 …void convertMarker( PropertySet& rPropSet, sal_Int32 nOoxSymbol, sal_Int32 nOoxSize… 174 void convertLineSmooth( PropertySet& rPropSet, bool bOoxSmooth ) const; 176 void convertBarGeometry( PropertySet& rPropSet, sal_Int32 nOoxShape ) const; 178 void convertPieRotation( PropertySet& rPropSet, sal_Int32 nOoxAngle ) const; 180 void convertPieExplosion( PropertySet& rPropSet, sal_Int32 nOoxExplosion ) const;
|
/aoo4110/main/oox/source/helper/ |
H A D | propertyset.cxx | 43 void PropertySet::set( const Reference< XPropertySet >& rxPropSet ) in set() 56 bool PropertySet::hasProperty( sal_Int32 nPropId ) const in hasProperty() 71 Any PropertySet::getAnyProperty( sal_Int32 nPropId ) const in getAnyProperty() 77 void PropertySet::getProperties( Sequence< Any >& orValues, const Sequence< OUString >& rPropNames … in getProperties() 103 bool PropertySet::setAnyProperty( sal_Int32 nPropId, const Any& rValue ) in setAnyProperty() 108 void PropertySet::setProperties( const Sequence< OUString >& rPropNames, const Sequence< Any >& rVa… in setProperties() 133 void PropertySet::setProperties( const PropertyMap& rPropertyMap ) in setProperties() 146 bool PropertySet::implGetPropertyValue( Any& orValue, const OUString& rPropName ) const in implGetPropertyValue() 161 bool PropertySet::implSetPropertyValue( const OUString& rPropName, const Any& rValue ) in implSetPropertyValue()
|
/aoo4110/main/oox/source/xls/ |
H A D | worksheethelper.cxx | 595 PropertySet aCellProp( getCell( CellAddress( getSheetIndex(), nCol, nRow ) ) ); in getCellPosition() 869 PropertySet aPropSet( getCellRange( aRange ) ); in convertColumnFormat() 935 PropertySet aPropSet( mxSheet ); in initializeWorksheetImport() 1028 PropertySet aPropSet( xUrlField ); in insertHyperlink() 1069 PropertySet aPropSet( getCellRangeList( aIt->maRanges ) ); in finalizeValidationRanges() 1074 PropertySet aValProps( xValidation ); in finalizeValidationRanges() 1188 PropertySet aPropSet( getColumns( rColRange ) ); in convertColumns() 1251 PropertySet aPropSet( getRows( *aIt ) ); in convertRows() 1259 PropertySet aPropSet( getRows( rRowRange ) ); in convertRows() 1373 PropertySet aPropSet( mxSheet ); in finalizeDrawings() [all …]
|
H A D | pagesettings.cxx | 424 PropertySet aStyleProps( xStyle ); in finalizeImport() 427 PropertySet aSheetProps( getSheet() ); in finalizeImport() 670 PropertySet aPropSet( xContent ); in parse() 679 PropertySet aPropSet( xContent ); in parse() 692 PropertySet aPropSet( xContent ); in parse() 700 PropertySet aPropSet( xContent ); in parse() 872 PropertySet aPropSet( getEndPos() ); in setAttributes() 1104 PropertySet& rPropSet, const PageSettingsModel& rModel, WorksheetType eSheetType ) in writePageSettingsProperties() 1186 PropertySet& rPropSet, HFHelperData& orHFData, in convertHeaderFooterData() 1225 PropertySet& rPropSet, sal_Int32 nPropId, const OUString& rContent ) in writeHeaderFooter()
|
H A D | excelvbaproject.cxx | 68 PropertySet maSheetProps; /// Property set of the sheet without codename. 71 inline explicit SheetCodeNameInfo( PropertySet& rSheetProps, const OUString& rPrefix ) : in SheetCodeNameInfo() 98 PropertySet aSheetProp( xSheetsEnum->nextElement() ); in prepareImport()
|
H A D | sheetdatabuffer.cxx | 521 PropertySet aPropSet( getCell( rCellAddr ) ); in setStandardNumFmt() 677 PropertySet aNameProps( xNamedRange ); in createSharedFormula() 840 PropertySet aPropSet( getCellRange( aRange ) ); in writeXfIdRowRangeProperties() 854 PropertySet aPropSet( getCellRange( rXfIdRange.maRange ) ); in writeXfIdRangeProperties() 891 PropertySet aTopLeftProp( xTopLeft ); in finalizeMergedRange() 896 …PropertySet aTopRightProp( getCell( CellAddress( getSheetIndex(), rRange.EndColumn, rRange.StartRo… in finalizeMergedRange() 905 …PropertySet aBottomLeftProp( getCell( CellAddress( getSheetIndex(), rRange.StartColumn, rRange.End… in finalizeMergedRange()
|
H A D | workbookhelper.cxx | 358 PropertySet aDocProps( mxDoc ); in createNamedRangeObject() 384 PropertySet aDocProps( mxDoc ); in createDatabaseRangeObject() 516 PropertySet aPropSet( mxDoc ); in initialize() 560 PropertySet aPropSet( mxDoc ); in finalize() 658 PropertySet aDefPageStyle( getStyleObject( CREATE_OUSTRING( "Default" ), true ) ); in finalizeWorkbookImport()
|
H A D | workbooksettings.cxx | 281 PropertySet aPropSet( getDocument() ); in finalizeImport() 300 PropertySet aSettingsProp( xDocumentSettings ); in finalizeImport() 323 PropertySet aNumFmtProp( xNumFmtsSupp->getNumberFormatSettings() ); in finalizeImport()
|
/aoo4110/main/sd/source/filter/ppt/ |
H A D | pptinanimations.hxx | 47 class PropertySet; 78 void importPropertySetContainer( const Atom* pAtom,PropertySet& rSet ); 83 …star::animations::XAnimationNode >& xTiming, const AnimationNode& rNode, const PropertySet& rSet ); 107 …void dump_anim_group( const Atom* pAtom, const AnimationNode& rNode, const PropertySet& rSet, bool… 116 void dump( const PropertySet& rSet );
|
/aoo4110/main/oox/inc/oox/helper/ |
H A D | propertyset.hxx | 53 class PropertySet class 56 inline explicit PropertySet() {} in PropertySet() function in oox::PropertySet 59 inline explicit PropertySet( in PropertySet() function in oox::PropertySet 65 inline explicit PropertySet( const Type& rObject ) { set( rObject ); } in PropertySet() function in oox::PropertySet
|
/aoo4110/main/oox/inc/oox/xls/ |
H A D | pagesettings.hxx | 29 namespace oox { class PropertySet; } 170 PropertySet& rPropSet, 190 PropertySet& rPropSet, 199 PropertySet& rPropSet,
|
H A D | stylesbuffer.hxx | 43 namespace oox { class PropertySet; } 309 PropertySet& rPropSet, 787 void writeToPropertySet( PropertySet& rPropSet ) const; 791 const WorkbookHelper& rHelper, PropertySet& rPropSet, 841 void writeToPropertySet( PropertySet& rPropSet ) const; 1070 void writeCellXfToPropertySet( PropertySet& rPropSet, sal_Int32 nXfId ) const; 1072 void writeStyleXfToPropertySet( PropertySet& rPropSet, sal_Int32 nXfId ) const;
|
/aoo4110/main/odk/examples/java/ |
H A D | makefile.mk | 118 $(DESTDIRJAVAEXAMPLES)$/PropertySet$/PropTest.java \ 119 $(DESTDIRJAVAEXAMPLES)$/PropertySet$/PropertySet.odt \ 120 $(DESTDIRJAVAEXAMPLES)$/PropertySet$/Makefile
|
/aoo4110/main/oox/source/vml/ |
H A D | vmlshape.cxx | 274 PropertySet aShapeProp( xShape ); in convertAndInsert() 326 PropertySet( rxShape ).setProperties( aPropMap ); in convertShapeProperties() 377 PropertySet aPropSet( xShape ); in implConvertAndInsert() 445 PropertySet aPropSet( xShape ); in implConvertAndInsert() 494 PropertySet aPropSet( xShape ); in implConvertAndInsert()
|
/aoo4110/main/ucb/source/ucp/file/ |
H A D | shell.cxx | 510 PropertySet& properties = *(it->second.properties); in associate() 544 PropertySet& properties = *(it->second.properties); in deassociate() 834 PropertySet& properties = *( it->second.properties ); in setv() 835 shell::PropertySet::iterator it1; in setv() 1090 shell::PropertySet::iterator it1; in getv() 1091 PropertySet& propset = *(it->second.properties); in getv() 1946 PropertySet& properties = *(it->second.properties); in insertDefaultProperties() 2213 it->second.properties = new PropertySet; in load() 2275 shell::PropertySet::iterator it1; in commit() 2538 shell::PropertySet::iterator it1; in getv() [all …]
|
/aoo4110/main/sd/source/ui/inc/tools/ |
H A D | PropertySet.hxx | 51 class PropertySet class 56 explicit PropertySet (void); 57 virtual ~PropertySet (void);
|
/aoo4110/main/oox/source/drawingml/ |
H A D | textrun.cxx | 61 PropertySet aPropSet( xStart ); in insertAt() 121 aPropSet = PropertySet( xStart ); in insertAt() 137 PropertySet aFieldProps( xField ); in insertAt()
|
/aoo4110/main/oox/inc/oox/drawingml/ |
H A D | textcharacterproperties.hxx | 32 namespace oox { class PropertySet; } 75 PropertySet& rPropSet,
|