Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/
H A Dhtmlfldw.cxx48 const sal_Char *pFmtStr = 0; in GetNumFormat() local
66 return pFmtStr; in GetNumFormat()
81 *pFmtStr=0; // FORMAT (SW) in OutHTML_SwField() local
121 case AF_NAME: pFmtStr = OOO_STRING_SW_HTML_FF_name; break; in OutHTML_SwField()
124 ASSERT( pFmtStr, "ubekanntes Format fuer SwAuthorField" ); in OutHTML_SwField()
196 pFmtStr = OOO_STRING_SW_HTML_FF_author; in OutHTML_SwField()
199 pFmtStr = OOO_STRING_SW_HTML_FF_time; in OutHTML_SwField()
203 pFmtStr = OOO_STRING_SW_HTML_FF_date; in OutHTML_SwField()
252 case FF_NAME: pFmtStr = OOO_STRING_SW_HTML_FF_name; break; in OutHTML_SwField()
260 ASSERT( pFmtStr, "unbekanntes Format fuer SwFileNameField" ); in OutHTML_SwField()
[all …]
/trunk/main/sw/source/ui/dialog/
H A Dswdlgfact.cxx811 const String* pFmtStr , sal_Bool bIsDrwTxtDlg ) in CreateSwCharDlg() argument
818 pDlg = new SwCharDlg( pParent, pVw, rCoreSet, pFmtStr, bIsDrwTxtDlg ); in CreateSwCharDlg()
1275 const String* pFmtStr ) //add for SwFrmDlg in CreateFrmTabDialog() argument
1283 pDlg = new SwFrmDlg( pFrame, pParent, rCoreSet, bNewFrm, nResType, bFmt, nDefPage, pFmtStr ); in CreateFrmTabDialog()
H A Dswdlgfact.hxx444 const String* pFmtStr = 0, sal_Bool bIsDrwTxtDlg = sal_False);
500 const String* pFmtStr = 0); //add for SwFrmDlg
/trunk/main/sw/inc/
H A Dswabstdlg.hxx362 const String* pFmtStr = 0, sal_Bool bIsDrwTxtDlg = sal_False) = 0;
422 const String* pFmtStr = 0) = 0; //add for SwFrmDlg
/trunk/main/sw/source/ui/inc/
H A Dfrmdlg.hxx55 const String* pFmtStr = 0);
H A Dchrdlg.hxx65 const String* pFmtStr = 0, sal_Bool bIsDrwTxtDlg = sal_False);

Completed in 89 milliseconds