Home
last modified time | relevance | path

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

/aoo42x/main/cui/source/inc/
H A Dcfgutil.hxx49 struct SfxStyleInfo_Impl;
54 struct SfxStyleInfo_Impl struct
61 SfxStyleInfo_Impl() in SfxStyleInfo_Impl() argument
64 SfxStyleInfo_Impl(const SfxStyleInfo_Impl& rCopy) in SfxStyleInfo_Impl() function
84 sal_Bool parseStyleCommand(SfxStyleInfo_Impl& aStyle);
85 void getLabel4Style(SfxStyleInfo_Impl& aStyle);
87 ::std::vector< SfxStyleInfo_Impl > getStyleFamilies();
88 ::std::vector< SfxStyleInfo_Impl > getStyles(const ::rtl::OUString& sFamily);
/aoo42x/main/cui/source/customize/
H A Dcfgutil.cxx152 void SfxStylesInfo_Impl::getLabel4Style(SfxStyleInfo_Impl& aStyle) in getLabel4Style()
199 return ::std::vector< SfxStyleInfo_Impl >(); in getStyleFamilies()
203 ::std::vector< SfxStyleInfo_Impl > lFamilies; in getStyleFamilies()
208 SfxStyleInfo_Impl aFamilyInfo; in getStyleFamilies()
226 { return ::std::vector< SfxStyleInfo_Impl >(); } in getStyleFamilies()
250 { return ::std::vector< SfxStyleInfo_Impl >(); } in getStyles()
252 ::std::vector< SfxStyleInfo_Impl > lStyles; in getStyles()
257 SfxStyleInfo_Impl aStyleInfo; in getStyles()
1081 SfxStyleInfo_Impl* pFamily = (SfxStyleInfo_Impl*)(pInfo->pObject); in GroupSelected()
1090 SfxStyleInfo_Impl* pStyle = new SfxStyleInfo_Impl(*pIt); in GroupSelected()
[all …]
H A Dacccfg.cxx1489 SfxStyleInfo_Impl aStyle; in GetLabel4Command()

Completed in 35 milliseconds