Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/ui/inc/ !
H A Dconttree.hxx88 sal_Bool bIsLastReadOnly :1; member in SwContentTree
/AOO41X/main/sw/source/ui/utlui/ !
H A Dcontent.cxx896 bIsLastReadOnly(sal_False), in SwContentTree()
1584 if(bReadOnly != bIsLastReadOnly) in Display()
1586 bIsLastReadOnly = bReadOnly; in Display()
3087 if(!bIsLastReadOnly && (!IsVisible() || in Select()