Searched refs:bIsRootNode (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/cui/source/customize/ |
H A D | cfgutil.cxx | 705 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 D | selector.cxx | 325 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()
|
/aoo4110/main/cui/source/inc/ |
H A D | cfgutil.hxx | 160 …:uno::Reference< ::com::sun::star::uno::XComponentContext > xCtx, bool bIsRootNode, bool bHighCont…
|
H A D | selector.hxx | 152 …:uno::Reference< ::com::sun::star::uno::XComponentContext > xCtx, bool bIsRootNode, bool bHighCont…
|
Completed in 29 milliseconds