Home
last modified time | relevance | path

Searched refs:bHtml (Results 1 – 10 of 10) sorted by relevance

/trunk/main/dbaccess/source/ui/misc/
H A DTableCopyHelper.cxx290 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() local
360 if ( bHtml || _aDroppedData.HasFormat(SOT_FORMAT_RTF) ) in copyTagTable()
362 if ( bHtml ) in copyTagTable()
367 _rAsyncDrop.bHtml = bHtml; in copyTagTable()
/trunk/main/sw/source/ui/shells/
H A Dtxtnum.cxx124 const bool bHtml = 0 != PTR_CAST( SwWebDocShell, pDocSh ); in ExecEnterNum() local
147 if ( bHtml ) in ExecEnterNum()
167 if ( bHtml || bRightToLeft ) in ExecEnterNum()
172 if ( n && bHtml ) in ExecEnterNum()
/trunk/main/cui/source/dialogs/
H A Dlinkdlg.cxx73 SvBaseLinksDlg::SvBaseLinksDlg( Window * pParent, LinkManager* pMgr, sal_Bool bHtml ) in SvBaseLinksDlg() argument
104 bHtmlMode(bHtml) in SvBaseLinksDlg()
/trunk/main/cui/source/tabpages/
H A Dbackgrnd.cxx1539 sal_Bool bHtml = 0 != ( nHtmlMode & HTMLMODE_ON ); in IMPL_LINK() local
1542 if ( bHtml || bLinkOnly ) in IMPL_LINK()
1552 if ( bHtml ) in IMPL_LINK()
/trunk/main/sw/source/ui/uiview/
H A Dsrcview.cxx871 sal_Bool bHtml = pFilter && pFilter->GetUserData().EqualsAscii("HTML"); in Load() local
873 if(bHtml && !bDocModified && pDocShell->HasName()) in Load()
/trunk/main/cui/source/inc/
H A Dlinkdlg.hxx125 SvBaseLinksDlg( Window * pParent, sfx2::LinkManager*, sal_Bool bHtml = sal_False );
/trunk/main/dbaccess/source/ui/inc/
H A DTableCopyHelper.hxx102 sal_Bool bHtml; member
/trunk/main/dbaccess/source/ui/browser/
H A DdsbrowserDnD.cxx153 m_aAsyncDrop.bHtml = sal_False; in executeDrop()
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx1337 const bool bHtml = 0 != PTR_CAST(SwWebDocShell, pDocSh); in NumOrBulletOn() local
1362 if(bHtml && nLvl) in NumOrBulletOn()
/trunk/main/dbaccess/source/ui/app/
H A DAppController.cxx2534 m_aAsyncDrop.bHtml = sal_False; in executeDrop()

Completed in 66 milliseconds