Home
last modified time | relevance | path

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

/aoo41x/main/cui/source/tabpages/
H A Dautocdlg.cxx1093 String sEntry(pWordPtr->GetShort()); in FillItemSet()
1107 pWordPtr->GetLong(), pDouble->sLong ) ) ) in FillItemSet()
1156 String sEntry(pWordPtr->GetShort()); in FillItemSet()
1158 sal_Bool bFound = !bSWriter && !pWordPtr->IsTextOnly(); in FillItemSet()
1170 pWordPtr->GetLong(), sLong ))) in FillItemSet()
1282 SvxAutocorrWordPtr pWordPtr = pWordList->GetObject(i); in RefillReplaceBox() local
1283 sal_Bool bTextOnly = pWordPtr->IsTextOnly(); in RefillReplaceBox()
1287 String sEntry(pWordPtr->GetShort()); in RefillReplaceBox()
1289 sEntry += pWordPtr->GetLong(); in RefillReplaceBox()
1291 aTextOnlyCB.Check(pWordPtr->IsTextOnly()); in RefillReplaceBox()
[all …]

Completed in 38 milliseconds