Home
last modified time | relevance | path

Searched refs:IsTextOnly (Results 1 – 6 of 6) sorted by relevance

/trunk/main/cui/source/tabpages/
H A Dautocdlg.cxx1095 sal_Bool bFound = !bSWriter && !pWordPtr->IsTextOnly(); in FillItemSet()
1105 if( !(pWordPtr->IsTextOnly() == (0 == pDouble->pUserData) in FillItemSet()
1158 sal_Bool bFound = !bSWriter && !pWordPtr->IsTextOnly(); in FillItemSet()
1168 if( !(pWordPtr->IsTextOnly() == (0 == pEntry->GetUserData()) in FillItemSet()
1283 sal_Bool bTextOnly = pWordPtr->IsTextOnly(); in RefillReplaceBox()
1291 aTextOnlyCB.Check(pWordPtr->IsTextOnly()); in RefillReplaceBox()
/trunk/main/editeng/source/misc/
H A DSvXMLAutoCorrectExport.cxx70 OUString(p->IsTextOnly() ? p->GetLong() : p->GetShort())); in exportDoc()
H A Dsvxacorr.cxx2732 if( !(*pAutocorr_List)[ nPos ]->IsTextOnly() ) in PutText()
2823 if( !pFnd->IsTextOnly() ) in DeleteText()
/trunk/main/editeng/inc/editeng/
H A Dsvxacorr.hxx122 sal_Bool IsTextOnly() const { return bIsTxtOnly; } in IsTextOnly() function in SvxAutocorrWord
/trunk/main/sw/source/core/edit/
H A Dacorrect.cxx351 if( pFnd->IsTextOnly() ) in ChgAutoCorrWord()
/trunk/main/editeng/source/editeng/
H A Dedtspell.cxx729 if( pFnd && pFnd->IsTextOnly() ) in ChgAutoCorrWord()

Completed in 50 milliseconds