Home
last modified time | relevance | path

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

/trunk/main/cui/source/customize/
H A Dcfgutil.cxx705 sal_Bool bIsRootNode = sal_False; in Init() local
711 bIsRootNode = sal_True; in Init()
732 if ( bIsRootNode ) in Init()
762 Image aImage = GetImage( theChild, xCtx, bIsRootNode,BMP_COLOR_NORMAL ); in Init()
767 aImage = GetImage( theChild, xCtx, bIsRootNode,BMP_COLOR_HIGHCONTRAST ); in Init()
812 … browse::XBrowseNode > node, Reference< XComponentContext > xCtx, bool bIsRootNode, bool bHighCont… in GetImage() argument
815 if ( bIsRootNode ) in GetImage()
1170 sal_Bool bIsRootNode = sal_False; in RequestingChilds() local
1176 bIsRootNode = sal_True; in RequestingChilds()
1198 if ( bIsRootNode ) in RequestingChilds()
H A Dselector.cxx325 sal_Bool bIsRootNode = _rxRootNode->getName().equalsAscii("Root"); in fillScriptList() local
349 if ( bIsRootNode in fillScriptList()
358 bIsRootNode = sal_True; in fillScriptList()
363 bIsRootNode = sal_True; in fillScriptList()
380 … Image aImage = GetImage( theChild, aContext.getUNOContext(), bIsRootNode, BMP_COLOR_NORMAL ); in fillScriptList()
384 … aImage = GetImage( theChild, aContext.getUNOContext(), bIsRootNode, BMP_COLOR_HIGHCONTRAST ); in fillScriptList()
591 … browse::XBrowseNode > node, Reference< XComponentContext > xCtx, bool bIsRootNode, bool bHighCont… in GetImage() argument
594 if ( bIsRootNode ) in GetImage()
/trunk/main/cui/source/inc/
H A Dcfgutil.hxx160 …:uno::Reference< ::com::sun::star::uno::XComponentContext > xCtx, bool bIsRootNode, bool bHighCont…
H A Dselector.hxx152 …:uno::Reference< ::com::sun::star::uno::XComponentContext > xCtx, bool bIsRootNode, bool bHighCont…

Completed in 25 milliseconds