Searched refs:bHtml (Results 1 – 10 of 10) sorted by relevance
290 aTrans.bHtml = SOT_FORMATSTR_ID_HTML == _nFormatId; in pasteTable()326 if ( _rDesc.bHtml ) in copyTagTable()359 sal_Bool bHtml = _aDroppedData.HasFormat(SOT_FORMATSTR_ID_HTML); in copyTagTable() local360 if ( bHtml || _aDroppedData.HasFormat(SOT_FORMAT_RTF) ) in copyTagTable()362 if ( bHtml ) in copyTagTable()367 _rAsyncDrop.bHtml = bHtml; in copyTagTable()
124 const bool bHtml = 0 != PTR_CAST( SwWebDocShell, pDocSh ); in ExecEnterNum() local147 if ( bHtml ) in ExecEnterNum()167 if ( bHtml || bRightToLeft ) in ExecEnterNum()172 if ( n && bHtml ) in ExecEnterNum()
73 SvBaseLinksDlg::SvBaseLinksDlg( Window * pParent, LinkManager* pMgr, sal_Bool bHtml ) in SvBaseLinksDlg() argument104 bHtmlMode(bHtml) in SvBaseLinksDlg()
1539 sal_Bool bHtml = 0 != ( nHtmlMode & HTMLMODE_ON ); in IMPL_LINK() local1542 if ( bHtml || bLinkOnly ) in IMPL_LINK()1552 if ( bHtml ) in IMPL_LINK()
871 sal_Bool bHtml = pFilter && pFilter->GetUserData().EqualsAscii("HTML"); in Load() local873 if(bHtml && !bDocModified && pDocShell->HasName()) in Load()
125 SvBaseLinksDlg( Window * pParent, sfx2::LinkManager*, sal_Bool bHtml = sal_False );
102 sal_Bool bHtml; member
153 m_aAsyncDrop.bHtml = sal_False; in executeDrop()
1337 const bool bHtml = 0 != PTR_CAST(SwWebDocShell, pDocSh); in NumOrBulletOn() local1362 if(bHtml && nLvl) in NumOrBulletOn()
2534 m_aAsyncDrop.bHtml = sal_False; in executeDrop()
Completed in 106 milliseconds