Home
last modified time | relevance | path

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

/trunk/main/svtools/inc/svtools/
H A Divctrl.hxx151 sal_Bool IsPosLocked() const { return (sal_Bool)((nFlags & ICNVIEW_FLAG_POS_LOCKED) !=0); } in IsPosLocked() function in SvxIconChoiceCtrlEntry
/trunk/main/svtools/source/contnr/
H A Dimivctl1.cxx556 if( pCur->IsPosLocked() ) in ResetVirtSize()
2470 DBG_ASSERT(!pEntry->IsPosLocked(),"Locked entry pos in FindBoundingRect"); in FindBoundingRect()
2471 if( pEntry->IsPosLocked() && IsBoundingRectValid( pEntry->aRect) ) in FindBoundingRect()
3500 if( bGo && !pCur->IsPosLocked() ) in AdjustAtGrid()

Completed in 46 milliseconds