Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/utlui/
H A Dinitui.cxx175 pAutoFmtNameLst(0), in ShellResource()
200 if( pAutoFmtNameLst ) in ~ShellResource()
201 delete pAutoFmtNameLst, pAutoFmtNameLst = 0; in ~ShellResource()
241 SvStringsDtor** ppLst = (SvStringsDtor**)&pAutoFmtNameLst; in _GetAutoFmtNameLst()
/aoo4110/main/sw/inc/
H A Dshellres.hxx102 SvStringsDtor *pAutoFmtNameLst; member
110 if( !pAutoFmtNameLst ) in GetAutoFmtNameLst()
112 return *pAutoFmtNameLst; in GetAutoFmtNameLst()

Completed in 37 milliseconds