Searched refs:SfxStyleInfo_Impl (Results 1 – 3 of 3) sorted by relevance
49 struct SfxStyleInfo_Impl;54 struct SfxStyleInfo_Impl struct61 SfxStyleInfo_Impl() in SfxStyleInfo_Impl() function64 SfxStyleInfo_Impl(const SfxStyleInfo_Impl& rCopy) in SfxStyleInfo_Impl() function84 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);
152 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 …]
1489 SfxStyleInfo_Impl aStyle; in GetLabel4Command()
Completed in 37 milliseconds