Go to the source code of this file.
◆ mCreateWriter
| #define mCreateWriter |
( |
|
typ, |
|
|
|
survnm |
|
) |
| |
Value:
if ( fnm.isEmpty() ) \
{
uiMSG().
error(tr(
"please enter the output file name")); \
return false; } \
\
ODGoogle::XMLWriter wrr( typ, fnm, survnm ); \
if ( !wrr.isOK() ) \
◆ mDecluiGoogleExpStd
| #define mDecluiGoogleExpStd |
◆ mImplFileNameFld
| #define mImplFileNameFld |
( |
|
nm | ) |
|
Value:
FilePath deffp(
GetDataDir() ); deffp.add( deffnm ).setExtension(
"kml" );
\
fiinpsu.forread( false ).filter( "*.kml" ); \
fiinpsu )