Home
last modified time | relevance | path

Searched refs:nHtmlMode (Results 26 – 35 of 35) sorted by relevance

12

/trunk/main/sw/source/ui/chrdlg/
H A Ddrpcps.cxx593 sal_uInt16 nHtmlMode = ::GetHtmlMode((const SwDocShell*)SfxObjectShell::Current()); in SwDropCapsPage() local
594 bHtmlMode = nHtmlMode & HTMLMODE_ON ? sal_True : sal_False; in SwDropCapsPage()
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx279 sal_uInt16 nHtmlMode = ::GetHtmlMode(pDocShell); in InsertGraphicDlg() local
286 if(nHtmlMode & HTMLMODE_ON) in InsertGraphicDlg()
364 if(nHtmlMode & HTMLMODE_ON) in InsertGraphicDlg()
392 if( nHtmlMode & HTMLMODE_ON ) in InsertGraphicDlg()
/trunk/main/sw/source/ui/inc/
H A Dwrap.hxx104 sal_uInt16 nHtmlMode; member in SwWrapTabPage
H A Dfrmpage.hxx113 sal_uInt16 nHtmlMode; member in SwFrmPage
/trunk/main/cui/source/inc/
H A Dbackgrnd.hxx118 sal_uInt16 nHtmlMode; member in SvxBackgroundTabPage
/trunk/main/sw/source/ui/shells/
H A Ddrwtxtex.cxx1079 sal_uInt16 nHtmlMode = ::GetHtmlMode(GetView().GetDocShell()); in StateInsert() local
1081 ((nHtmlMode & HTMLMODE_ON) != 0 ? HLINK_HTMLMODE : 0))); in StateInsert()
H A Dannotsh.cxx1079 sal_uInt16 nHtmlMode = ::GetHtmlMode(rView.GetDocShell()); in StateInsert() local
1081 ((nHtmlMode & HTMLMODE_ON) != 0 ? HLINK_HTMLMODE : 0))); in StateInsert()
/trunk/main/sw/source/ui/table/
H A Dtabledlg.cxx1399 nHtmlMode(::GetHtmlMode(pSh->GetView().GetDocShell())) in SwTableTabDlg()
1420 if(!( nHtmlMode & HTMLMODE_ON ) || in PageCreated()
1421 nHtmlMode & HTMLMODE_SOME_STYLES) in PageCreated()
/trunk/main/sw/source/ui/frmdlg/
H A Dcolumn.cxx624 sal_uInt16 nHtmlMode = ::GetHtmlMode((const SwDocShell*)SfxObjectShell::Current()); in Reset() local
625 if(nHtmlMode & HTMLMODE_ON) in Reset()
/trunk/main/cui/source/tabpages/
H A Dnumpages.cxx1640 sal_uInt16 nHtmlMode = ((SfxUInt16Item*)pItem)->GetValue(); in Reset() local
1641 bHTMLMode = 0 != (nHtmlMode&HTMLMODE_ON); in Reset()

Completed in 96 milliseconds

12