Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/dialog/
H A Dtempldlg.cxx756 struct StyleTree_Impl struct
764 StyleTree_Impl(const String &rName, const String &rParent): in StyleTree_Impl() argument
766 ~StyleTree_Impl();
767 void Put(StyleTree_Impl* pIns, sal_uIntPtr lPos=ULONG_MAX);
771 typedef StyleTree_Impl* StyleTree_ImplPtr;
776 sal_uIntPtr StyleTree_Impl::Count() in SV_IMPL_PTRARR()
783 StyleTree_Impl::~StyleTree_Impl() in ~StyleTree_Impl()
790 void StyleTree_Impl::Put(StyleTree_Impl* pIns, sal_uIntPtr lPos) in Put()
1319 new StyleTree_Impl(pStyle->GetName(), pStyle->GetParent()); in FillTreeBox()

Completed in 44 milliseconds