Home
last modified time | relevance | path

Searched refs:SfxStylesInfo_Impl (Results 1 – 3 of 3) sorted by relevance

/trunk/main/cui/source/inc/
H A Dcfgutil.hxx50 struct SfxStylesInfo_Impl;
73 struct SfxStylesInfo_Impl struct
81 SfxStylesInfo_Impl();
125 SfxStylesInfo_Impl* pStylesInfo;
141 void SetStylesInfo(SfxStylesInfo_Impl* pStyles);
170 SfxStylesInfo_Impl* pStylesInfo;
194 void SetStylesInfo(SfxStylesInfo_Impl* pStyles);
H A Dacccfg.hxx156 SfxStylesInfo_Impl m_aStylesInfo;
/trunk/main/cui/source/customize/
H A Dcfgutil.cxx81 SfxStylesInfo_Impl::SfxStylesInfo_Impl() in SfxStylesInfo_Impl() function in SfxStylesInfo_Impl
84 void SfxStylesInfo_Impl::setModel(const ::com::sun::star::uno::Reference< ::com::sun::star::frame::… in setModel()
104 ::rtl::OUString SfxStylesInfo_Impl::generateCommand(const ::rtl::OUString& sFamily, const ::rtl::OU… in generateCommand()
114 sal_Bool SfxStylesInfo_Impl::parseStyleCommand(SfxStyleInfo_Impl& aStyle) in parseStyleCommand()
152 void SfxStylesInfo_Impl::getLabel4Style(SfxStyleInfo_Impl& aStyle) in getLabel4Style()
194 ::std::vector< SfxStyleInfo_Impl > SfxStylesInfo_Impl::getStyleFamilies() in getStyleFamilies()
234 ::std::vector< SfxStyleInfo_Impl > SfxStylesInfo_Impl::getStyles(const ::rtl::OUString& sFamily) in getStyles()
260 … aStyleInfo.sCommand = SfxStylesInfo_Impl::generateCommand(aStyleInfo.sFamily, aStyleInfo.sStyle); in getStyles()
418 void SfxConfigFunctionListBox_Impl::SetStylesInfo(SfxStylesInfo_Impl* pStyles) in SetStylesInfo()
509 void SfxConfigGroupListBox_Impl::SetStylesInfo(SfxStylesInfo_Impl* pStyles) in SetStylesInfo()

Completed in 34 milliseconds