Home
last modified time | relevance | path

Searched defs:rStyleName (Results 51 – 75 of 116) sorted by relevance

12345

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/
H A Dsheetdata.cxx61 void ScSheetSaveData::HandleNoteStyles( const OUString& rStyleName, const OUString& rTextName, cons… in HandleNoteStyles()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xml/
H A Dsheetdata.cxx59 void ScSheetSaveData::HandleNoteStyles( const OUString& rStyleName, const OUString& rTextName, cons… in HandleNoteStyles()
/dports/editors/libreoffice/libreoffice-7.2.6.2/lotuswordpro/source/filter/
H A Dlwpstory.cxx469 bool LwpStory::IsBullStyleUsedBefore(const OUString& rStyleName, sal_uInt8 nPos) in IsBullStyleUsedBefore()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/lotuswordpro/source/filter/
H A Dlwpstory.cxx468 bool LwpStory::IsBullStyleUsedBefore(const OUString& rStyleName, sal_uInt8 nPos) in IsBullStyleUsedBefore()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/font/
H A Dfont.cxx63 Font::Font( const OUString& rFamilyName, const OUString& rStyleName, const Size& rSize ) : mpImplFo… in Font()
112 void Font::SetStyleName( const OUString& rStyleName ) in SetStyleName()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/text/
H A Dtxtparaimphint.hxx70 XMLStyleHint_Impl( const OUString& rStyleName, in XMLStyleHint_Impl()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/draw/
H A Dximppage.cxx349 void SdXMLGenericPageContext::SetStyle( OUString const & rStyleName ) in SetStyle()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/text/
H A Dtxtparaimphint.hxx71 XMLStyleHint_Impl( const OUString& rStyleName, in XMLStyleHint_Impl()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/font/
H A Dfont.cxx71 Font::Font( const OUString& rFamilyName, const OUString& rStyleName, const Size& rSize ) : mpImplFo… in Font()
120 void Font::SetStyleName( const OUString& rStyleName ) in SetStyleName()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/draw/
H A Dximppage.cxx356 void SdXMLGenericPageContext::SetStyle( OUString const & rStyleName ) in SetStyle()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/xml/
H A Dxmltexti.cxx218 const OUString& rStyleName, in createAndInsertOLEObject()
760 const OUString& rStyleName, in createAndInsertFloatingFrame()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/xml/
H A Dxmltexti.cxx214 const OUString& rStyleName, in createAndInsertOLEObject()
756 const OUString& rStyleName, in createAndInsertFloatingFrame()
/dports/editors/abiword/abiword-3.0.5/plugins/opendocument/exp/xp/
H A DODe_Style_Style.h93 void setStyleName(const UT_UTF8String& rStyleName) { in setStyleName()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/tbxctrls/
H A DStylesPreviewWindow.cxx422 void StylesPreviewWindow_Base::Select(const OUString& rStyleName) in Select()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/oox/
H A Dworkbookhelper.cxx336 Reference< XStyle > WorkbookGlobals::getStyleObject( const OUString& rStyleName, bool bPageStyle ) … in getStyleObject() argument
865 Reference< XStyle > WorkbookHelper::getStyleObject( const OUString& rStyleName, bool bPageStyle ) c… in getStyleObject() argument
H A Dstylesbuffer.cxx2683 const OUString& rStyleName = rxCellStyle->getFinalStyleName(); in createCellStyle() local
2901 OUString& rStyleName = maDxfStyles[ nDxfId ]; in createDxfStyle() local
2934 OUString rStyleName; in createExtDxfStyle() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/oox/
H A Dworkbookhelper.cxx337 Reference< XStyle > WorkbookGlobals::getStyleObject( const OUString& rStyleName, bool bPageStyle ) … in getStyleObject() argument
861 Reference< XStyle > WorkbookHelper::getStyleObject( const OUString& rStyleName, bool bPageStyle ) c… in getStyleObject() argument
H A Dstylesbuffer.cxx2677 const OUString& rStyleName = rxCellStyle->getFinalStyleName(); in createCellStyle() local
2895 OUString& rStyleName = maDxfStyles[ nDxfId ]; in createDxfStyle() local
2925 OUString rStyleName; in createExtDxfStyle() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/source/
H A Ddialog.cxx136 void SetFontStyle(std::u16string_view rStyleName, vcl::Font &rFont) in SetFontStyle()
1959 void SmSymDefineDialog::SetFont(const OUString &rFontName, std::u16string_view rStyleName) in SetFont()
2016 bool SmSymDefineDialog::SelectStyle(const OUString &rStyleName, bool bApplyFont) in SelectStyle()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/source/
H A Ddialog.cxx137 void SetFontStyle(const OUString &rStyleName, vcl::Font &rFont) in SetFontStyle()
1948 void SmSymDefineDialog::SetFont(const OUString &rFontName, const OUString &rStyleName) in SetFont()
2005 bool SmSymDefineDialog::SelectStyle(const OUString &rStyleName, bool bApplyFont) in SelectStyle()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/control/
H A Dctrltool.cxx529 const OUString& rStyleName = rInfo.GetStyleName(); in GetFontMapText() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/control/
H A Dctrltool.cxx525 const OUString& rStyleName = rInfo.GetStyleName(); in GetFontMapText() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/inc/
H A Ddialog.hxx479 bool SelectStyle(const OUString &rStyleName) { return SelectStyle(rStyleName, true); }; in SelectStyle()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/inc/
H A Ddialog.hxx479 bool SelectStyle(const OUString &rStyleName) { return SelectStyle(rStyleName, true); }; in SelectStyle()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/chart/
H A DSchXMLPlotAreaContext.cxx1068 void SetErrorBarStyleProperties( const OUString& rStyleName, const uno::Reference< beans::XProperty… in SetErrorBarStyleProperties()

12345