Home
last modified time | relevance | path

Searched refs:GetHtmlMode (Results 1 – 25 of 45) sorted by relevance

12

/trunk/main/sw/source/ui/fldui/
H A Dfldtdlg.cxx78 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 Dfldpage.cxx92 sal_Bool bNewMode = 0 != (::GetHtmlMode(pDocSh) & HTMLMODE_ON); in Init()
/trunk/main/sw/source/ui/shells/
H A Dbasesh.cxx1092 sal_uInt16 nHtmlMode = ::GetHtmlMode(GetView().GetDocShell()); in Execute()
1556 if( bParentCntProt || 0 != (HTMLMODE_ON & ::GetHtmlMode( in GetState()
1653 sal_uInt16 nHtmlMode = ::GetHtmlMode(GetView().GetDocShell()); in GetState()
1729 0 != ::GetHtmlMode(GetView().GetDocShell()); in GetState()
2671 sal_Bool bHTMLMode = 0 != (::GetHtmlMode(rTempView.GetDocShell())&HTMLMODE_ON); in InsertTable()
2819 sal_uInt16 nHtmlMode = ::GetHtmlMode(GetView().GetDocShell()); in GetGalleryState()
H A Dtextsh1.cxx174 aCoreSet.Put(SfxUInt16Item(SID_HTML_MODE, ::GetHtmlMode(rWrtSh.GetView().GetDocShell()))); in lcl_CharDialog()
925 ::GetHtmlMode(GetView().GetDocShell()))); in Execute()
1575 sal_uInt16 nHtmlMode = ::GetHtmlMode( GetView().GetDocShell() ); in GetState()
1589 sal_uInt16 nHtmlMode = ::GetHtmlMode(GetView().GetDocShell()); in GetState()
H A Dtxtattr.cxx704 sal_uInt16 nHtmlMode = GetHtmlMode(rSh.GetView().GetDocShell()); in GetAttrState()
779 sal_uInt16 nHtmlMode = GetHtmlMode(rSh.GetView().GetDocShell()); in GetAttrState()
H A Ddrwbassh.cxx163 0 != ::GetHtmlMode(pSh->GetView().GetDocShell()))); in Execute()
212 sal_uInt16 nHtmlMode = ::GetHtmlMode(pSh->GetView().GetDocShell()); in Execute()
H A Dtextidx.cxx188 const sal_Bool bHtmlMode = 0 != ::GetHtmlMode( GetView().GetDocShell() ); in GetIdxState()
H A Ddrformsh.cxx247 sal_uInt16 nHtmlMode = ::GetHtmlMode(GetView().GetDocShell()); in GetState()
H A Dfrmsh.cxx462 aSet.Put(SfxUInt16Item(SID_HTML_MODE, ::GetHtmlMode(GetView().GetDocShell()))); in Execute()
713 sal_Bool bHtmlMode = 0 != ::GetHtmlMode(rSh.GetView().GetDocShell()); in GetState()
H A Dtextsh.cxx619 aSet.Put(SfxUInt16Item(SID_HTML_MODE, ::GetHtmlMode(GetView().GetDocShell()))); in TYPEINIT1()
800 sal_uInt16 nHtmlMode = ::GetHtmlMode(GetView().GetDocShell()); in StateInsert()
H A Dtxtnum.cxx193 pDocSh->PutItem( SfxUInt16Item( SID_HTML_MODE, ::GetHtmlMode( pDocSh ) ) ); in ExecEnterNum()
/trunk/main/sw/source/ui/fmtui/
H A Dtmpdlg.cxx123 nHtmlMode = ::GetHtmlMode(pWrtShell->GetView().GetDocShell()); in SwTemplateDlg()
314 if(!pActShell || 0 == ::GetHtmlMode(pWrtShell->GetView().GetDocShell())) in SwTemplateDlg()
/trunk/main/sw/source/ui/ribbar/
H A Dtbxanchr.cxx147 sal_uInt16 nHtmlMode = ::GetHtmlMode((SwDocShell*)SfxObjectShell::Current()); in Click()
/trunk/main/sw/source/ui/dialog/
H A Dmacassgn.cxx66 sal_uInt16 nHtmlMode = ::GetHtmlMode((const SwDocShell*)SfxObjectShell::Current()); in AddEvents()
/trunk/main/sw/source/ui/frmdlg/
H A Dfrmdlg.cxx80 sal_uInt16 nHtmlMode = ::GetHtmlMode(m_pWrtShell->GetView().GetDocShell()); in SwFrmDlg()
H A Dfrmmgr.cxx90 if ( 0 != ::GetHtmlMode(pSh->GetView().GetDocShell()) ) in SwFlyFrmAttrMgr()
/trunk/main/sw/source/ui/chrdlg/
H A Dbreak.cxx175 bHtmlMode(0 != ::GetHtmlMode(rS.GetView().GetDocShell())) in SwBreakDlg()
H A Dpardlg.cxx84 nHtmlMode = ::GetHtmlMode(rVw.GetDocShell()); in SwParaDlg()
/trunk/main/sw/source/ui/app/
H A Ddocst.cxx677 sal_uInt16 nHtmlMode = ::GetHtmlMode(this); in Edit()
805 PutItem(SfxUInt16Item(SID_HTML_MODE, ::GetHtmlMode(this))); in Edit()
/trunk/main/sw/source/ui/table/
H A Dinstable.cxx129 sal_Bool bHTMLMode = 0 != (::GetHtmlMode(rView.GetDocShell())&HTMLMODE_ON); in SwInsTableDlg()
H A Dconvert.cxx208 sal_Bool bHTMLMode = 0 != (::GetHtmlMode(rView.GetDocShell())&HTMLMODE_ON); in SwConvertTableDlg()
/trunk/main/sw/source/core/view/
H A Dvnew.cxx88 pDoc->set(IDocumentSettingAccess::HTML_MODE, 0 != ::GetHtmlMode( pDShell ) ); in Init()
/trunk/main/sw/source/ui/uiview/
H A Dviewprt.cxx316 ::GetHtmlMode(((SwWrtShell*)pSh)->GetView().GetDocShell()))); in SetAppPrintOptions()
H A Dviewstat.cxx491 if (::GetHtmlMode(GetDocShell()) & HTMLMODE_SOME_STYLES) in GetDrawState()
/trunk/main/sw/source/ui/config/
H A Dviewopt.cxx392 sal_uInt16 GetHtmlMode(const SwDocShell* pShell) in GetHtmlMode() function

Completed in 106 milliseconds

12