Home
last modified time | relevance | path

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

/trunk/main/cui/source/dialogs/
H A DSpellDialog.cxx1570 const TextCharAttrib* pCharAttr = pBackAttr ? pBackAttr : pBackAttrLeft; in PreNotify() local
1571 if(pCharAttr) in PreNotify()
1573 TextPaM aStart(0, pCharAttr->GetStart()); in PreNotify()
1574 TextPaM aEnd(0, pCharAttr->GetEnd()); in PreNotify()
/trunk/main/unixODBC/inc/
H A Dsqlucode.h125 SQLPOINTER pCharAttr,
450 SQLPOINTER pCharAttr,
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx1119 const TextCharAttrib* pCharAttr = FindCharAttrib( rPaM, nWhich ); in FindAttrib() local
1120 if ( pCharAttr ) in FindAttrib()
1121 pAttr = &pCharAttr->GetAttr(); in FindAttrib()

Completed in 39 milliseconds