summaryrefslogtreecommitdiff
path: root/cui/source/inc/selector.hxx
diff options
context:
space:
mode:
authorJoseph Powers <jpowers27@cox.net>2010-11-16 18:59:15 -0800
committerJoseph Powers <jpowers27@cox.net>2010-11-16 18:59:15 -0800
commitf0d9c4aa9ca5974d505343a6bcbc69917e600c81 (patch)
treed53aaa67dedf6dd0a756ef35470d87d6624980d7 /cui/source/inc/selector.hxx
parent4da4881161f83b83bce178b35c3c3188515f7bab (diff)
HC Cleanup - components
Diffstat (limited to 'cui/source/inc/selector.hxx')
-rw-r--r--cui/source/inc/selector.hxx12
1 files changed, 10 insertions, 2 deletions
diff --git a/cui/source/inc/selector.hxx b/cui/source/inc/selector.hxx
index 541b3f0db5e4..7ca6dbeb3054 100644
--- a/cui/source/inc/selector.hxx
+++ b/cui/source/inc/selector.hxx
@@ -155,8 +155,16 @@ class SvxConfigGroupListBox_Impl : public SvTreeListBox
Image m_docImage;
::rtl::OUString m_sMyMacros;
::rtl::OUString m_sProdMacros;
- Image GetImage( ::com::sun::star::uno::Reference< ::com::sun::star::script::browse::XBrowseNode > node, ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext > xCtx, bool bIsRootNode );
- ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > getDocumentModel( ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext >& xCtx, ::rtl::OUString& docName );
+ Image GetImage(
+ ::com::sun::star::uno::Reference< ::com::sun::star::script::browse::XBrowseNode > node,
+ ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext > xCtx,
+ bool bIsRootNode
+ );
+
+ ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > getDocumentModel(
+ ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext >& xCtx,
+ ::rtl::OUString& docName
+ );
private:
void fillScriptList(