/aoo41x/main/sw/source/filter/html/ |
H A D | htmlsect.cxx | 134 SvxCSS1PropertyInfo aPropInfo; in NewDivision() local 138 aItemSet, aPropInfo, &aLang, &aDir ); in NewDivision() 242 aId = aPropInfo.aId = aEmptyStr; in NewDivision() 371 if( aPropInfo.aId.Len() && aPropInfo.aId==aName ) in NewDivision() 372 aPropInfo.aId.Erase(); in NewDivision() 606 SvxCSS1PropertyInfo aPropInfo; in NewMultiCol() local 609 aItemSet, aPropInfo, &aLang, &aDir ); in NewMultiCol() 645 SetFrmFmtAttrs( aItemSet, aPropInfo, in NewMultiCol() 655 aPropInfo.aId.Erase(); in NewMultiCol() 764 if( aPropInfo.aId.Len() && aPropInfo.aId==aName ) in NewMultiCol() [all …]
|
H A D | htmlnum.cxx | 321 SvxCSS1PropertyInfo aPropInfo; in NewNumBulList() local 327 if( aPropInfo.bLeftMargin ) in NewNumBulList() 332 if( aPropInfo.nLeftMargin < 0 && in NewNumBulList() 333 nAbsLSpace < -aPropInfo.nLeftMargin ) in NewNumBulList() 337 aPropInfo.nLeftMargin > USHRT_MAX ) in NewNumBulList() 345 if( aPropInfo.bTextIndent ) in NewNumBulList() 354 aPropInfo.bLeftMargin = aPropInfo.bTextIndent = sal_False; in NewNumBulList() 355 if( !aPropInfo.bRightMargin ) in NewNumBulList() 372 InsertAttrs( aItemSet, aPropInfo, pCntxt ); in NewNumBulList() 614 SvxCSS1PropertyInfo aPropInfo; in NewNumBulListItem() local [all …]
|
H A D | htmlplug.cxx | 387 SvxCSS1PropertyInfo aPropInfo; in InsertEmbed() local 389 ParseStyleOptions( aStyle, aId, aClass, aItemSet, aPropInfo ); in InsertEmbed() 469 SetSpace( aSpace, aItemSet, aPropInfo, aFrmSet ); in InsertEmbed() 617 SvxCSS1PropertyInfo aPropInfo; in NewObject() local 619 ParseStyleOptions( aStyle, aId, aClass, aItemSet, aPropInfo ); in NewObject() 632 SetSpace( aSpace, aItemSet, aPropInfo, rFrmSet ); in NewObject() 751 SvxCSS1PropertyInfo aPropInfo; in InsertApplet() local 753 ParseStyleOptions( aStyle, aId, aClass, aItemSet, aPropInfo ); in InsertApplet() 766 SetSpace( aSpace, aItemSet, aPropInfo, rFrmSet ); in InsertApplet() 940 SvxCSS1PropertyInfo aPropInfo; in InsertFloatingFrame() local [all …]
|
H A D | htmlgrin.cxx | 472 SvxCSS1PropertyInfo aPropInfo; in InsertImage() local 553 switch( aPropInfo.eWidthType ) in InsertImage() 556 aTwipSz.Width() = aPropInfo.nWidth; in InsertImage() 562 nWidth = aPropInfo.nWidth; in InsertImage() 568 switch( aPropInfo.eHeightType ) in InsertImage() 571 aTwipSz.Height() = aPropInfo.nHeight; in InsertImage() 577 nHeight = aPropInfo.nHeight; in InsertImage() 963 SvxCSS1PropertyInfo aPropInfo; in InsertBodyOptions() local 1200 SvxCSS1PropertyInfo aPropInfo; in NewAnchor() local 1204 DoPositioning( aItemSet, aPropInfo, pCntxt ); in NewAnchor() [all …]
|
H A D | swhtml.cxx | 3388 SvxCSS1PropertyInfo aPropInfo; in NewStdAttr() local 3441 SvxCSS1PropertyInfo aPropInfo; in NewStdAttr() local 3531 SvxCSS1PropertyInfo aPropInfo; in NewBasefontAttr() local 3731 SvxCSS1PropertyInfo aPropInfo; in NewFontAttr() local 3849 SvxCSS1PropertyInfo aPropInfo; in NewPara() local 3984 SvxCSS1PropertyInfo aPropInfo; in NewHeading() local 4119 SvxCSS1PropertyInfo aPropInfo; in NewTxtFmtColl() local 4270 SvxCSS1PropertyInfo aPropInfo; in NewDefList() local 4745 SvxCSS1PropertyInfo aPropInfo; in NewCharFmt() local 5117 SvxCSS1PropertyInfo aPropInfo; in InsertLineBreak() local [all …]
|
H A D | htmldraw.cxx | 478 SvxCSS1PropertyInfo aPropInfo; in NewMarquee() local 480 ParseStyleOptions( aStyle, aId, aClass, aStyleItemSet, aPropInfo ) ) in NewMarquee() 500 if( SVX_CSS1_LTYPE_TWIP== aPropInfo.eWidthType ) in NewMarquee() 502 aTwipSz.Width() = aPropInfo.nWidth; in NewMarquee() 506 if( SVX_CSS1_LTYPE_TWIP== aPropInfo.eHeightType ) in NewMarquee() 507 aTwipSz.Height() = aPropInfo.nHeight; in NewMarquee() 553 aPropInfo ); in NewMarquee()
|
H A D | svxcss1.hxx | 172 SvxCSS1PropertyInfo aPropInfo; member in SvxCSS1MapEntry 187 const SvxCSS1PropertyInfo& GetPropertyInfo() const { return aPropInfo; } in GetPropertyInfo() 188 SvxCSS1PropertyInfo& GetPropertyInfo() { return aPropInfo; } in GetPropertyInfo()
|
H A D | htmltab.cxx | 3034 SvxCSS1PropertyInfo aPropInfo; in CreateBrushItem() local 3052 pCSS1Parser->ParseStyleOption( rStyle, aItemSet, aPropInfo ); in CreateBrushItem() 3345 SvxCSS1PropertyInfo aPropInfo; in _CellSaveStruct() local 3348 aPropInfo, &aLang, &aDir ) ) in _CellSaveStruct() 3349 rParser.InsertAttrs( aItemSet, aPropInfo, pCntxt ); in _CellSaveStruct() 3580 SvxCSS1PropertyInfo aPropInfo; in BuildTableCell() local 3585 aItemSet, aPropInfo, in BuildTableCell() 3843 pCSS1Parser->SetFmtBreak( aItemSet, aPropInfo ); in BuildTableCell()
|
H A D | htmlcss1.cxx | 1363 SvxCSS1PropertyInfo aPropInfo( pClass->GetPropertyInfo() ); in GetTxtFmtColl() local 1364 aPropInfo.SetBoxItem( aItemSet, MIN_BORDER_DIST ); in GetTxtFmtColl() 1368 SetTxtCollAttrs( pColl, aItemSet, aPropInfo, in GetTxtFmtColl()
|
H A D | svxcss1.cxx | 700 aPropInfo( rProp ) in SvxCSS1MapEntry()
|
/aoo41x/main/framework/source/fwi/classes/ |
H A D | propertysethelper.cxx | 226 css::beans::Property aPropInfo = pIt->second; in setPropertyValue() local 236 css::uno::Any aCurrentValue = impl_getPropertyValue(aPropInfo.Name, aPropInfo.Handle); in setPropertyValue() 250 aEvent.PropertyName = aPropInfo.Name; in setPropertyValue() 252 aEvent.PropertyHandle = aPropInfo.Handle; in setPropertyValue() 267 impl_setPropertyValue(aPropInfo.Name, aPropInfo.Handle, aValue); in setPropertyValue() 287 css::beans::Property aPropInfo = pIt->second; in getPropertyValue() local 297 return impl_getPropertyValue(aPropInfo.Name, aPropInfo.Handle); in getPropertyValue()
|
/aoo41x/main/sw/source/ui/vba/ |
H A D | vbadocumentproperties.cxx | 662 …DocPropInfo aPropInfo = DocPropInfo::createDocPropInfo( aProps[ Index ].Name, aProps[ Index ].Name… in getByIndex() local 663 …ence< XDocumentProperty >( new SwVbaCustomDocumentProperty( m_xParent, m_xContext, aPropInfo ) ) ); in getByIndex() 671 DocPropInfo aPropInfo = DocPropInfo::createDocPropInfo( aName, aName, mpPropGetSetHelper ); in getByName() local 672 …ence< XDocumentProperty >( new SwVbaCustomDocumentProperty( m_xParent, m_xContext, aPropInfo ) ) ); in getByName()
|
/aoo41x/main/forms/source/component/ |
H A D | propertybaghelper.cxx | 208 ::comphelper::OPropertyArrayAggregationHelper& aPropInfo( impl_ts_getArrayHelper() ); in addProperty() 209 if ( aPropInfo.hasPropertyByName( _rName ) ) in addProperty()
|
/aoo41x/main/sfx2/source/doc/ |
H A D | doctemplates.cxx | 1002 uno::Reference< XPropertySetInfo > aPropInfo = rContent.getProperties(); in setProperty() local 1005 if ( !aPropInfo.is() || !aPropInfo->hasPropertyByName( rPropName ) ) in setProperty() 1069 uno::Reference< XPropertySetInfo > aPropInfo = rContent.getProperties(); in getProperty() local 1072 if ( !aPropInfo.is() || !aPropInfo->hasPropertyByName( rPropName ) ) in getProperty()
|
H A D | doctempl.cxx | 2708 uno::Reference< XPropertySetInfo > aPropInfo = rContent.getProperties(); in getTextProperty_Impl() local 2711 if ( !aPropInfo.is() || !aPropInfo->hasPropertyByName( rPropName ) ) in getTextProperty_Impl()
|