Searched refs:LIST_STRING (Results 1 – 2 of 2) sorted by relevance
810 nList = LIST_STRING; in Execute()866 nList = LIST_STRING; in Execute()917 nList = LIST_STRING; in Execute()1258 case LIST_STRING: return pResData->pStringList != NULL; in ListExists()1579 if ( nList == LIST_STRING ) { in InsertListEntry()1903 case LIST_STRING : in PrepareTextToMerge()1914 case LIST_STRING : { in PrepareTextToMerge()2288 for ( sal_uInt16 nT = LIST_STRING; nT <= LIST_UIENTRIES; nT++ ) { in MergeRest()2291 …case LIST_STRING : pResData->sResTyp = "stringlist"; pList = pResData->pStringList; bPairedList = … in MergeRest()2346 case LIST_STRING : sHead += "StringList "; break; in MergeRest()[all …]
241 #define LIST_STRING 0x0001 macro
Completed in 41 milliseconds