Home
last modified time | relevance | path

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

/trunk/main/editeng/source/misc/
H A Dsvxacorr.cxx91 static const sal_Char pXMLImplWrdStt_ExcptLstStr[] = "WordExceptList.xml"; variable
2356 SaveExceptList_Imp( *pWrdStt_ExcptLst, pXMLImplWrdStt_ExcptLstStr, xStg ); in AddToWrdSttExceptList()
2422 String sTemp ( RTL_CONSTASCII_USTRINGPARAM ( pXMLImplWrdStt_ExcptLstStr ) ); in LoadWrdSttExceptList()
2424 LoadXMLExceptList_Imp( pWrdStt_ExcptLst, pXMLImplWrdStt_ExcptLstStr, xStg ); in LoadWrdSttExceptList()
2435 SaveExceptList_Imp( *pWrdStt_ExcptLst, pXMLImplWrdStt_ExcptLstStr, xStg ); in SaveWrdSttExceptList()
2550 String sXMLWord ( RTL_CONSTASCII_USTRINGPARAM ( pXMLImplWrdStt_ExcptLstStr ) ); in MakeUserStorage_Impl()
2555 LoadXMLExceptList_Imp( pTmpWordList, pXMLImplWrdStt_ExcptLstStr, xSrcStg ); in MakeUserStorage_Impl()
2559 SaveExceptList_Imp( *pTmpWordList, pXMLImplWrdStt_ExcptLstStr, xDstStg, sal_True ); in MakeUserStorage_Impl()

Completed in 23 milliseconds