Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/uno/
H A Dtreecontrolpeer.cxx445 if( mbIsRootDisplayed ) in fillTree()
1378 if( (aValue >>= bDisplayed) && ( bDisplayed != mbIsRootDisplayed) ) in setProperty()
1453 return Any( mbIsRootDisplayed ); in getProperty()
1465 if( mbIsRootDisplayed == bIsRootDisplayed ) in onChangeRootDisplayed()
1468 mbIsRootDisplayed = bIsRootDisplayed; in onChangeRootDisplayed()
1477 if( mbIsRootDisplayed ) in onChangeRootDisplayed()
H A Dtreecontrolpeer.hxx159 sal_Bool mbIsRootDisplayed; member in TreeControlPeer

Completed in 25 milliseconds