Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/config/
H A Doptload.cxx95 bHTMLMode ( sal_False ), in SwLoadOptPage()
289 bHTMLMode = 0 != (((const SfxUInt16Item*)pItem)->GetValue() & HTMLMODE_ON); in Reset()
431 bHTMLMode(sal_False) in SwCaptionOptPage()
548 bRet |= pModOpt->SetCapOption(bHTMLMode, pData); in FillItemSet()
553 pModOpt->SetInsWithCaption( bHTMLMode, nCheckCount > 0 ); in FillItemSet()
570 bHTMLMode = 0 != (((const SfxUInt16Item*)pItem)->GetValue() & HTMLMODE_ON); in Reset()
639 const InsCaptionOpt* pOpt = pModOpt->GetCapOption(bHTMLMode, eObjType, pOleId); in SetOptions()
H A Doptpage.cxx1258 bHTMLMode(sal_False) in SwTableOptionsTabPage()
1353 pModOpt->SetInsTblFlags(bHTMLMode, aInsOpts); in FillItemSet()
1358 pModOpt->SetInsTblFormatNum(bHTMLMode, aNumFormattingCB.IsChecked()); in FillItemSet()
1364 pModOpt->SetInsTblChangeNumFormat(bHTMLMode, aNumFmtFormattingCB.IsChecked()); in FillItemSet()
1370 pModOpt->SetInsTblAlignNum(bHTMLMode, aNumAlignmentCB.IsChecked()); in FillItemSet()
1406 bHTMLMode = 0 != (((const SfxUInt16Item*)pItem)->GetValue() & HTMLMODE_ON); in Reset()
1410 if(bHTMLMode) in Reset()
1452 SwInsertTableOptions aInsOpts = pModOpt->GetInsTblFlags(bHTMLMode); in Reset()
1460 aNumFormattingCB.Check(pModOpt->IsInsTblFormatNum(bHTMLMode)); in Reset()
1461 aNumFmtFormattingCB.Check(pModOpt->IsInsTblChangeNumFormat(bHTMLMode)); in Reset()
[all …]
/aoo41x/main/sw/source/ui/table/
H A Dinstable.cxx129 sal_Bool bHTMLMode = 0 != (::GetHtmlMode(rView.GetDocShell())&HTMLMODE_ON); in SwInsTableDlg() local
132 SwInsertTableOptions aInsOpts = pModOpt->GetInsTblFlags(bHTMLMode); in SwInsTableDlg()
137 if(bHTMLMode) in SwInsTableDlg()
H A Dconvert.cxx208 sal_Bool bHTMLMode = 0 != (::GetHtmlMode(rView.GetDocShell())&HTMLMODE_ON); in SwConvertTableDlg() local
210 SwInsertTableOptions aInsOpts = pModOpt->GetInsTblFlags(bHTMLMode); in SwConvertTableDlg()
/aoo41x/main/sw/source/ui/inc/
H A Doptload.hxx69 sal_Bool bHTMLMode; member in SwLoadOptPage
180 sal_Bool bHTMLMode; member in SwCaptionOptPage
H A Doptpage.hxx300 sal_Bool bHTMLMode; member in SwTableOptionsTabPage
/aoo41x/main/svx/inc/svx/
H A Dnumvset.hxx64 sal_Bool bHTMLMode; member in SvxNumValueSet
84 void SetHTMLMode(sal_Bool bSet) {bHTMLMode = bSet;} in SetHTMLMode()
/aoo41x/main/sw/source/core/doc/
H A Dpoolfmt.cxx205 const bool bHTMLMode = pDoc->get(IDocumentSettingAccess::HTML_MODE); in lcl_SetHeadline() local
206 if( bHTMLMode ) in lcl_SetHeadline()
212 if( bItalic && !bHTMLMode ) in lcl_SetHeadline()
215 if( bHTMLMode ) in lcl_SetHeadline()
227 if( !bHTMLMode ) in lcl_SetHeadline()
/aoo41x/main/cui/source/inc/
H A Dnumpages.hxx302 sal_Bool bHTMLMode : 1; member in SvxNumOptionsTabPage
/aoo41x/main/sw/source/ui/shells/
H A Dbasesh.cxx2664 sal_Bool bHTMLMode = 0 != (::GetHtmlMode(rTempView.GetDocShell())&HTMLMODE_ON); in InsertTable() local
2671 SwInsertTableOptions aInsTblOpts = pModOpt->GetInsTblFlags(bHTMLMode); in InsertTable()
2727 aInsTblOpts = pModOpt->GetInsTblFlags(bHTMLMode); in InsertTable()
/aoo41x/main/svx/source/dialog/
H A Dsvxbmpnumvalueset.cxx432 bHTMLMode ( sal_False ), in SvxNumValueSet()
/aoo41x/main/cui/source/tabpages/
H A Dnumpages.cxx1332 bHTMLMode(sal_False), in SvxNumOptionsTabPage()
1641 bHTMLMode = 0 != (nHtmlMode&HTMLMODE_ON); in Reset()
1650 sal_Bool bAllLevel = bContinuous && !bHTMLMode; in Reset()
1937 sal_Bool bAllLevel = bNumeric && bAllLevelFeature && !bHTMLMode; in SwitchNumberType()

Completed in 100 milliseconds