Home
last modified time | relevance | path

Searched refs:SetINetAttr (Results 1 – 11 of 11) sorted by relevance

/trunk/main/editeng/inc/editeng/
H A Dsvxacorr.hxx54 const long SetINetAttr = 0x00000040; // INetAttribut setzen variable
83 virtual sal_Bool SetINetAttr( xub_StrLen nStt, xub_StrLen nEnd, const String& rURL ) = 0;
/trunk/main/editeng/source/misc/
H A Dacorrcfg.cxx173 nFlags |= SetINetAttr; in Load()
284 bVal = 0 != (nFlags & SetINetAttr); in Commit()
H A Dsvxacorr.cxx367 | SetINetAttr in GetDefaultFlags()
759 rDoc.SetINetAttr( nSttPos, nEndPos, sURL ); in FnSetINetAttr()
1395 ( IsAutoCorrFlag( nRet = SetINetAttr ) && in AutoCorrect()
1467 else if( nRet & SetINetAttr) nHelpId = 18; in AutoCorrect()
/trunk/main/sw/source/core/inc/
H A Dacorrect.hxx72 virtual sal_Bool SetINetAttr( xub_StrLen nStt, xub_StrLen nEnd, const String& rURL );
/trunk/main/editeng/source/editeng/
H A Dedtspell.hxx160 virtual sal_Bool SetINetAttr( sal_uInt16 nStt, sal_uInt16 nEnd, const String& rURL );
H A Dedtspell.cxx634 sal_Bool EdtAutoCorrDoc::SetINetAttr( sal_uInt16 nStt, sal_uInt16 nEnd, in SetINetAttr() function in EdtAutoCorrDoc
/trunk/main/cui/source/tabpages/
H A Dautocdlg.cxx264 pAutoCorrect->SetAutoCorrFlag(SetINetAttr, aCheckLB.IsChecked(nPos++)); in FillItemSet()
312 aCheckLB.CheckEntryPos( nPos++, 0 != (nFlags & SetINetAttr) ); in Reset()
608 pAutoCorrect->SetAutoCorrFlag(SetINetAttr, in FillItemSet()
737 aCheckLB.CheckEntryPos( DETECT_URL, CBCOL_SECOND, 0 != (nFlags & SetINetAttr) ); in Reset()
/trunk/main/sw/source/core/edit/
H A Dacorrect.cxx273 sal_Bool SwAutoCorrDoc::SetINetAttr( xub_StrLen nStt, xub_StrLen nEnd, const String& rURL ) in SetINetAttr() function in SwAutoCorrDoc
/trunk/main/sw/source/ui/shells/
H A Dtextsh.cxx186 …tnc | CptlSttWrd | AddNonBrkSpace | ChgOrdinalNumber | ChgToEnEmDash | SetINetAttr | Autocorrect )… in TYPEINIT1()
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx146 ChgToEnEmDash | SetINetAttr | Autocorrect )) in lcl_IsAutoCorr()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx2343 ChgToEnEmDash | SetINetAttr | in KeyInput()
2373 ChgToEnEmDash | SetINetAttr | in KeyInput()

Completed in 109 milliseconds