| /AOO41X/main/sw/source/ui/fmtui/ |
| H A D | tmpdlg.cxx | 153 if(nHtmlMode & HTMLMODE_ON || !aCJKOptions.IsDoubleLinesEnabled()) in SwTemplateDlg() 212 || nHtmlMode & HTMLMODE_ON ) in SwTemplateDlg() 216 if(nHtmlMode & HTMLMODE_ON) in SwTemplateDlg() 416 if(rPage.GetItemSet().GetParent() && 0 == (nHtmlMode & HTMLMODE_ON )) in PageCreated() 532 if(0 == (nHtmlMode & HTMLMODE_ON )) in PageCreated() 617 if(0 == (nHtmlMode & HTMLMODE_ON )) in PageCreated() 621 if(0 == (nHtmlMode & HTMLMODE_ON )) in PageCreated()
|
| /AOO41X/main/sw/source/ui/fldui/ |
| H A D | fldtdlg.cxx | 78 m_bHtmlMode = (::GetHtmlMode((SwDocShell*)SfxObjectShell::Current()) & HTMLMODE_ON) != 0; in SwFldDlg() 248 sal_Bool bNewMode = (::GetHtmlMode(pDocSh) & HTMLMODE_ON) != 0; in ReInitDlg() 299 … sal_Bool bHtmlMode = (::GetHtmlMode((SwDocShell*)SfxObjectShell::Current()) & HTMLMODE_ON) != 0; in Activate()
|
| H A D | fldpage.cxx | 92 sal_Bool bNewMode = 0 != (::GetHtmlMode(pDocSh) & HTMLMODE_ON); in Init()
|
| /AOO41X/main/sw/source/ui/chrdlg/ |
| H A D | pardlg.cxx | 85 sal_Bool bHtmlMode = static_cast< sal_Bool >(nHtmlMode & HTMLMODE_ON); in SwParaDlg() 231 if(!( nHtmlMode & HTMLMODE_ON ) || in PageCreated()
|
| H A D | numpara.cxx | 94 if(HTMLMODE_ON & nHtmlMode) in SwParagraphNumTabPage()
|
| H A D | chardlg.cxx | 224 if(HTMLMODE_ON & nHtmlMode) in SwCharURLPage()
|
| /AOO41X/main/cui/source/tabpages/ |
| H A D | backgrnd.cxx | 1141 if(nHtmlMode & HTMLMODE_ON) in ShowSelector() 1307 if ( !bLinkOnly && ! nHtmlMode & HTMLMODE_ON ) in ShowBitmapUI_Impl() 1539 sal_Bool bHtml = 0 != ( nHtmlMode & HTMLMODE_ON ); in IMPL_LINK() 1592 … sal_Bool bLink = ( nHtmlMode & HTMLMODE_ON ) || bLinkOnly ? sal_True : pImportDlg->IsAsLink(); in IMPL_LINK() 1719 if((nHtmlMode & HTMLMODE_ON) && !(nHtmlMode & HTMLMODE_SOME_STYLES)) in IMPL_LINK()
|
| H A D | paragrph.cxx | 580 if(nHtmlMode & HTMLMODE_ON) in Reset() 1083 if(!(nHtmlMode & HTMLMODE_ON) || (0 != (nHtmlMode & HTMLMODE_SOME_STYLES)) ) in SvxParaAlignTabPage() 1279 if(nHtmlMode & HTMLMODE_ON) in Reset() 2013 if ( nHtmlMode & HTMLMODE_ON ) in SvxExtParagraphTabPage()
|
| /AOO41X/main/sw/source/ui/config/ |
| H A D | optload.cxx | 127 && ((SfxUInt16Item*)pItem)->GetValue() & HTMLMODE_ON) in SwLoadOptPage() 289 bHTMLMode = 0 != (((const SfxUInt16Item*)pItem)->GetValue() & HTMLMODE_ON); in Reset() 570 bHTMLMode = 0 != (((const SfxUInt16Item*)pItem)->GetValue() & HTMLMODE_ON); in Reset()
|
| H A D | optpage.cxx | 127 && ((SfxUInt16Item*)pItem)->GetValue() & HTMLMODE_ON) in SwContentOptPage() 386 && ((SfxUInt16Item*)pItem)->GetValue() & HTMLMODE_ON) in SwAddPrinterTabPage() 1406 bHTMLMode = 0 != (((const SfxUInt16Item*)pItem)->GetValue() & HTMLMODE_ON); in Reset() 1542 && ((SfxUInt16Item*)pItem)->GetValue() & HTMLMODE_ON) in SwShdwCrsrOptionsTabPage()
|
| /AOO41X/main/sw/source/ui/table/ |
| H A D | tabledlg.cxx | 169 bHtmlMode = 0 != (((const SfxUInt16Item*)pItem)->GetValue() & HTMLMODE_ON); in SwFormatTablePage() 872 && ((const SfxUInt16Item*)pItem)->GetValue() & HTMLMODE_ON)); in SwTableColumnPage() 1420 if(!( nHtmlMode & HTMLMODE_ON ) || in PageCreated() 1505 && ((const SfxUInt16Item*)pItem)->GetValue() & HTMLMODE_ON) in SwTextFlowPage() 1843 bHtmlMode = 0 != (::GetHtmlMode(pShell->GetView().GetDocShell()) & HTMLMODE_ON); in SetShell()
|
| H A D | instable.cxx | 129 sal_Bool bHTMLMode = 0 != (::GetHtmlMode(rView.GetDocShell())&HTMLMODE_ON); in SwInsTableDlg()
|
| H A D | convert.cxx | 208 sal_Bool bHTMLMode = 0 != (::GetHtmlMode(rView.GetDocShell())&HTMLMODE_ON); in SwConvertTableDlg()
|
| /AOO41X/main/sfx2/inc/sfx2/ |
| H A D | htmlmode.hxx | 27 #define HTMLMODE_ON 0x0001 macro
|
| /AOO41X/main/sw/source/ui/shells/ |
| H A D | textsh.cxx | 845 else if(SID_INSERT_FLOATINGFRAME == nWhich && nHtmlMode&HTMLMODE_ON) in StateInsert() 860 || ( 0 != (nHtmlMode & HTMLMODE_ON) in StateInsert() 911 ((nHtmlMode & HTMLMODE_ON) != 0 ? HLINK_HTMLMODE : 0))); in StateInsert()
|
| H A D | textsh1.cxx | 1575 nHtmlMode &= HTMLMODE_ON|HTMLMODE_SOME_STYLES; in GetState() 1576 if( (nHtmlMode == HTMLMODE_ON) || !rSh.IsMoveLeftMargin( in GetState() 1594 nHtmlMode &= HTMLMODE_ON|HTMLMODE_SOME_STYLES; in GetState() 1595 if( (nHtmlMode == HTMLMODE_ON) || in GetState()
|
| H A D | txtattr.cxx | 705 … if((nHtmlMode & HTMLMODE_ON) && !(nHtmlMode & (HTMLMODE_FULL_STYLES|HTMLMODE_FIRSTLINE) )) in GetAttrState() 780 if((!(nHtmlMode & HTMLMODE_ON) || (0 != (nHtmlMode & HTMLMODE_SOME_STYLES))) && in GetAttrState()
|
| H A D | drformsh.cxx | 249 ((nHtmlMode & HTMLMODE_ON) != 0 ? HLINK_HTMLMODE : 0))); in GetState()
|
| H A D | basesh.cxx | 1558 if( bParentCntProt || 0 != (HTMLMODE_ON & ::GetHtmlMode( in GetState() 1657 … ((HTMLMODE_ON & nHtmlMode) && (0 == (nHtmlMode & HTMLMODE_SOME_ABS_POS)))) || in GetState() 2664 sal_Bool bHTMLMode = 0 != (::GetHtmlMode(rTempView.GetDocShell())&HTMLMODE_ON); in InsertTable() 2813 sal_Bool bHtmlMode = 0 != (nHtmlMode & HTMLMODE_ON); in GetGalleryState()
|
| /AOO41X/main/sw/source/ui/ribbar/ |
| H A D | tbxanchr.cxx | 148 …sal_Bool bHtmlModeNoAnchor = ( nHtmlMode & HTMLMODE_ON) && 0 == (nHtmlMode & HTMLMODE_SOME_ABS_POS… in Click()
|
| /AOO41X/main/sw/source/ui/dialog/ |
| H A D | macassgn.cxx | 67 bHtmlMode = nHtmlMode & HTMLMODE_ON ? sal_True : sal_False; in AddEvents()
|
| /AOO41X/main/sw/source/ui/frmdlg/ |
| H A D | frmdlg.cxx | 81 m_bHTMLMode = static_cast< sal_Bool >(nHtmlMode & HTMLMODE_ON); in SwFrmDlg()
|
| /AOO41X/main/sw/source/ui/app/ |
| H A D | docst.cxx | 674 if( ( HTMLMODE_ON & nHtmlMode ) && in Edit() 679 FieldUnit eMetric = ::GetDfltMetric(0 != (HTMLMODE_ON&nHtmlMode)); in Edit()
|
| /AOO41X/main/sw/source/ui/uiview/ |
| H A D | view2.cxx | 286 if(nHtmlMode & HTMLMODE_ON) in InsertGraphicDlg() 364 if(nHtmlMode & HTMLMODE_ON) in InsertGraphicDlg() 392 if( nHtmlMode & HTMLMODE_ON ) in InsertGraphicDlg()
|
| /AOO41X/main/sfx2/source/dialog/ |
| H A D | securitypage.cxx | 355 bIsHTMLDoc = ( ( nMode & HTMLMODE_ON ) != 0 ); in Reset_Impl()
|