Searched defs:bHTML (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/sw/inc/ |
H A D | modcfg.hxx | 229 void SetInsWithCaption( sal_Bool bHTML, sal_Bool b ) in SetInsWithCaption() 246 void SetInsTblFormatNum( sal_Bool bHTML, sal_Bool b ) in SetInsTblFormatNum() 252 void SetInsTblChangeNumFormat( sal_Bool bHTML, sal_Bool b ) in SetInsTblChangeNumFormat() 259 void SetInsTblAlignNum( sal_Bool bHTML, sal_Bool b ) in SetInsTblAlignNum() 265 void SetInsTblFlags( sal_Bool bHTML, const SwInsertTableOptions& rOpts ) { in SetInsTblFlags()
|
/aoo41x/main/sw/source/ui/config/ |
H A D | modcfg.cxx | 86 sal_Bool bHTML, const SwCapObjType eType, const SvGlobalName *pOleId) in GetCapOption() 111 sal_Bool SwModuleOptions::SetCapOption(sal_Bool bHTML, const InsCaptionOpt* pOpt) in SetCapOption()
|
/aoo41x/main/sw/source/ui/dbui/ |
H A D | dbinsdlg.cxx | 1084 sal_Bool bHTML = 0 != (::GetHtmlMode( pView->GetDocShell() ) & HTMLMODE_ON); in DataToDoc() local
|
/aoo41x/main/svtools/source/edit/ |
H A D | textview.cxx | 148 sal_Bool bHTML = GetHTMLStream().Tell() > 0; in getTransferDataFlavors() local
|
H A D | texteng.cxx | 2679 sal_Bool TextEngine::Write( SvStream& rOutput, const TextSelection* pSel, sal_Bool bHTML ) in Write()
|
/aoo41x/main/cui/source/factory/ |
H A D | dlgfact.cxx | 1929 …y_Impl::CreateLinksDialog( Window* pParent, sfx2::LinkManager* pMgr, sal_Bool bHTML, sfx2::SvBaseL… in CreateLinksDialog()
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | ndtbl.cxx | 148 const sal_Bool bHTML = rFmt.getIDocumentSettingAccess()->get(IDocumentSettingAccess::HTML_MODE); in lcl_SetDfltBoxAttr() local
|
Completed in 80 milliseconds