Home
last modified time | relevance | path

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

/trunk/main/l10ntools/source/
H A Dexport.cxx810 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 …]
/trunk/main/l10ntools/inc/
H A Dexport.hxx241 #define LIST_STRING 0x0001 macro

Completed in 27 milliseconds