Home
last modified time | relevance | path

Searched refs:getStyleName (Results 1 – 25 of 34) sorted by relevance

12

/trunk/main/drawinglayer/source/attribute/
H A Dfontattribute.cxx83 const String& getStyleName() const { return maStyleName; } in getStyleName() function in drawinglayer::attribute::ImpFontAttribute
96 && getStyleName() == rCompare.getStyleName() in operator ==()
211 const String& FontAttribute::getStyleName() const in getStyleName() function in drawinglayer::attribute::FontAttribute
213 return mpFontAttribute->getStyleName(); in getStyleName()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java282 masterPageName = currentMasterPage.getStyleName(); in createMasterPage()
288 if (ObjectUtilities.equal(masterPage.getStyleName(), currentMasterPage.getStyleName())) in createMasterPage()
297 masterPageName = currentMasterPage.getStyleName(); in createMasterPage()
681 … attrs.setAttribute(OfficeNamespaces.TEXT_NS, OfficeToken.STYLE_NAME, style.getStyleName()); in startOther()
786 masterPageName = currentMasterPage.getStyleName(); in startTable()
796 masterPageName = currentMasterPage.getStyleName(); in startTable()
814 masterPageName = currentMasterPage.getStyleName(); in startTable()
833 masterPageName = currentMasterPage.getStyleName(); in startTable()
872 …fficeNamespaces.TEXT_NS, OfficeToken.P, OfficeToken.STYLE_NAME, style.getStyleName(), XmlWriterSup… in startTable()
971 … attrs.setAttribute(OfficeNamespaces.TABLE_NS, OfficeToken.STYLE_NAME, style.getStyleName()); in startTable()
[all …]
/trunk/main/sc/source/ui/vba/
H A Dvbaformatconditions.cxx68 pStyles->Delete(xSheetConditionalEntry->getStyleName()); in Delete()
91 …XStyle > xStyle( xStyles->Item( uno::makeAny( xSheetConditionalEntry->getStyleName() ), uno::Any()… in xSheetConditionToFormatCondition()
150 sStyleName = getStyleName(); in Add()
194 if (xSheetConditionalEntry->getStyleName().equals(sStyleName)) in Add()
241 ScVbaFormatConditions::getStyleName() in getStyleName() function in ScVbaFormatConditions
259 if (_sStyleName.equals(xSheetConditionalEntry->getStyleName())) in removeFormatCondition()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/model/
H A DOfficeStyles.java133 if (style.getStyleName() == null) in addStyle()
137 styles.put(new StyleKey(styleFamily, style.getStyleName()), style); in addStyle()
142 pageStyles.put(style.getStyleName(), style); in addPageStyle()
152 dataStyles.put(style.getStyleName(), style); in addDataStyle()
H A DFontFaceElement.java42 public String getStyleName() in getStyleName() method in FontFaceElement
H A DDataStyle.java42 public String getStyleName() in getStyleName() method in DataStyle
H A DFormatCondition.java54 public String getStyleName() in getStyleName() method in FormatCondition
H A DOfficeMasterPage.java43 public String getStyleName() in getStyleName() method in OfficeMasterPage
H A DPageLayout.java45 public String getStyleName() in getStyleName() method in PageLayout
H A DFontFaceDeclsSection.java53 fontFaces.put(style.getStyleName(), style); in addFontFace()
H A DOfficeMasterStyles.java62 this.masterPages.put(masterPage.getStyleName(), masterPage); in addMasterPage()
H A DOfficeStyle.java46 public String getStyleName() in getStyleName() method in OfficeStyle
/trunk/main/sdext/source/pdfimport/tree/
H A Dstyle.cxx154 OUString StyleContainer::getStyleName( sal_Int32 nStyle ) const in getStyleName() function in StyleContainer
201 aProps[ USTR( "style:name" ) ] = getStyleName( nStyleId ); in impl_emitStyle()
226 else if( getStyleName( it->first ).equalsAscii( "standard" ) ) in emit()
H A Ddrawtreevisiting.cxx127 m_rEmitContext.rStyles.getStyleName( elem.StyleId ); in visit()
192 aProps[ USTR( "text:style-name" ) ] = m_rEmitContext.rStyles.getStyleName( elem.StyleId ); in visit()
218 rProps[ USTR( "draw:style-name" )] = rEmitContext.rStyles.getStyleName( rElem.StyleId ); in fillFrameProps()
380 …aPageProps[ USTR( "draw:master-page-name" ) ] = m_rEmitContext.rStyles.getStyleName( elem.StyleId … in visit()
1085 rtl::OUString aMasterPageLayoutName = m_rStyleContainer.getStyleName( nPageStyle ); in visit()
1096 rtl::OUString aMasterPageName = m_rStyleContainer.getStyleName( elem.StyleId ); in visit()
H A Dwritertreevisiting.cxx74 m_rEmitContext.rStyles.getStyleName( elem.StyleId ); in visit()
94 aProps[ USTR( "text:style-name" ) ] = m_rEmitContext.rStyles.getStyleName( elem.StyleId ); in visit()
143 rProps[ USTR( "draw:style-name" )] = rEmitContext.rStyles.getStyleName( rElem.StyleId ); in fillFrameProps()
1174 rtl::OUString aMasterPageLayoutName = m_rStyleContainer.getStyleName( nPageStyle ); in visit()
1194 rtl::OUString aMasterPageName = m_rStyleContainer.getStyleName( elem.StyleId ); in visit()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XSheetConditionalEntry.java49 StyleName = oObj.getStyleName(); in _getStyleName()
66 tRes.tested("setStyleName()", !StyleName.equals(oObj.getStyleName())); in _setStyleName()
/trunk/main/drawinglayer/source/primitive2d/
H A Dtextlayoutdevice.cxx385 rFontAttribute.getStyleName(), in getVclFontFromFontAttribute()
395 rFontAttribute.getStyleName(), in getVclFontFromFontAttribute()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java454 autoStyleNameGenerator.generateName(style.getStyleName()); in fillStyleNameGenerator()
462 autoStyleNameGenerator.generateName(style.getStyleName()); in fillStyleNameGenerator()
1383 styleName = imageStyle.getStyleName(); in startImageProcessing()
1400 styleName = imageStyle.getStyleName(); in startImageProcessing()
1418 styleName = imageStyle.getStyleName(); in startImageProcessing()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/spreadsheet/
H A DSpreadsheetRawReportTarget.java407 … attrs.setAttribute(OfficeNamespaces.TABLE_NS, OfficeToken.STYLE_NAME, style.getStyleName()); in processElement()
629 … myAttrList.setAttribute(OfficeNamespaces.TABLE_NS, OfficeToken.STYLE_NAME, style.getStyleName()); in createTableColumns()
823 return masterPage.getStyleName(); in createMasterPage()
/trunk/main/drawinglayer/inc/drawinglayer/attribute/
H A Dfontattribute.hxx80 const String& getStyleName() const;
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScTableConditionalEntry.csv1 "ScTableConditionalEntry";"com::sun::star::sheet::XSheetConditionalEntry";"getStyleName()"
/trunk/main/oox/inc/oox/drawingml/table/
H A Dtablestyle.hxx41 rtl::OUString& getStyleName() { return maStyleName; } in getStyleName() function in oox::drawingml::table::TableStyle
/trunk/main/oox/inc/oox/drawingml/
H A Dtheme.hxx54 inline const ::rtl::OUString& getStyleName() const { return maStyleName; } in getStyleName() function in oox::drawingml::Theme
/trunk/main/oox/source/drawingml/table/
H A Dtablestylecontext.cxx44 mrTableStyle.getStyleName() = xAttribs->getOptionalValue( XML_styleName ); in TableStyleContext()
/trunk/main/offapi/com/sun/star/sheet/
H A DXSheetConditionalEntry.idl49 string getStyleName();

Completed in 99 milliseconds

12