Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/form/
H A Dformcontroller.cxx2298 bool bShould = false; in lcl_shouldListenForModifications() local
2303 bShould = true; in lcl_shouldListenForModifications()
2312 bShould = xField.is(); in lcl_shouldListenForModifications()
2314 if ( !bShould && _rxBoundFieldListener.is() ) in lcl_shouldListenForModifications()
2319 return bShould; in lcl_shouldListenForModifications()
/aoo41x/main/sw/source/ui/docvw/
H A Dedtwin.cxx2913 sal_Bool bShould = rSh.ShouldObjectBeSelected(aDocPos); in MouseButtonDown() local
2915 if(bShould) in MouseButtonDown()
5284 sal_Bool bShould = rSh.ShouldObjectBeSelected(aDocPos); in SelectMenuPosition() local
5286 if(bShould) in SelectMenuPosition()

Completed in 271 milliseconds