Home
last modified time | relevance | path

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

/trunk/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx251 sal_Bool bParagraphMode; member in SvxFrameWindow_Impl
1018 bParagraphMode(sal_False) in SvxFrameWindow_Impl()
1042 if ( !bParagraphMode ) in SvxFrameWindow_Impl()
1241 bParagraphMode = (sal_Bool)pItem->GetValue(); in StateChanged()
1248 if ( bTableMode && bParagraphMode ) in StateChanged()
1254 else if ( !bTableMode && !bParagraphMode ) in StateChanged()

Completed in 25 milliseconds