Searched defs:SetRefMode (Results 1 – 4 of 4) sorted by relevance
/trunk/main/sc/source/ui/inc/ | ||
H A D | parawin.hxx | 137 void SetRefMode(sal_Bool bFlag) {bRefMode=bFlag;} in SetRefMode() function in ScParaWin |
H A D | viewdata.hxx | 368 void SetRefMode( sal_Bool bNewMode, ScRefType eNewType ) in SetRefMode() function in ScViewData |
/trunk/main/formula/source/ui/dlg/ | ||
H A D | parawin.hxx | 140 void SetRefMode(sal_Bool bFlag) {bRefMode=bFlag;} in SetRefMode() function in formula::ParaWin |
/trunk/main/svx/inc/svx/ | ||
H A D | framelink.hxx | 150 inline void SetRefMode( RefMode eRefMode ) { meRefMode = eRefMode; } in SetRefMode() function in svx::frame::Style |
Completed in 33 milliseconds