Home
last modified time | relevance | path

Searched refs:bParent (Results 1 – 11 of 11) sorted by last modified time

/trunk/main/sw/source/core/unocore/
H A Dunocrsrhelper.cxx107 bool const bParent) in GetNestedTextContent() argument
110 SwTxtNode::GetTxtAttrMode const eMode( (bParent) in GetNestedTextContent()
/trunk/main/vcl/source/window/
H A Dwindow.cxx2296 sal_Bool bChilds, sal_Bool bParent, sal_Bool bSiblings ) in ImplCalcOverlapRegion() argument
2307 if ( bParent ) in ImplCalcOverlapRegion()
/trunk/main/cui/source/options/
H A Doptlingu.cxx214 sal_Bool bParent; member in ModuleUserData_Impl
222 bParent(bIsParent), in ModuleUserData_Impl()
229 sal_Bool IsParent() const {return bParent;} in IsParent()
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx467 … sal_Bool bChilds, sal_Bool bParent, sal_Bool bSiblings );
/trunk/main/sw/source/ui/utlui/
H A Dglbltree.cxx506 sal_Bool bParent = sal_True; in RequestHelp() local
517 bParent = sal_False; in RequestHelp()
548 if(bParent) in RequestHelp()
/trunk/main/sw/source/core/frmedt/
H A Dfeshview.cxx2481 const bool bParent = (eType & FLYPROTECT_PARENT); in IsSelObjProtected() local
2488 if( !bParent ) in IsSelObjProtected()
/trunk/main/sw/inc/
H A Dunocrsrhelper.hxx88 bool const bParent);
/trunk/main/sfx2/source/inc/
H A Dworkwin.hxx318 void HidePopups_Impl(sal_Bool bHide, sal_Bool bParent=sal_False, sal_uInt16 nId=0);
/trunk/main/sfx2/source/appl/
H A Dworkwin.cxx1869 void SfxWorkWindow::HidePopups_Impl(sal_Bool bHide, sal_Bool bParent, sal_uInt16 nId ) in HidePopups_Impl() argument
1892 if ( bParent && pParent ) in HidePopups_Impl()
1893 pParent->HidePopups_Impl( bHide, bParent, nId ); in HidePopups_Impl()
/trunk/main/sc/source/ui/view/
H A Dtabvwsh4.cxx1384 sal_Bool bParent = ( GetViewFrame()->GetFrame().IsInPlace() && eFunc != KEYFUNC_DONTKNOW ); in TabKeyInput() local
1386 if( !bUsed && !bDraw && nCode != KEY_RETURN && !bParent ) in TabKeyInput()
/trunk/main/sc/source/ui/drawfunc/
H A Dfuconpol.cxx136 sal_Bool bParent; in MouseButtonUp() local
138 bParent = FuConstruct::SimpleMouseButtonUp(rMEvt); in MouseButtonUp()
140 bParent = FuConstruct::MouseButtonUp(rMEvt); in MouseButtonUp()
142 return (bParent || bReturn); in MouseButtonUp()

Completed in 121 milliseconds