Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/style/
H A Dstyleexp.cxx225 OUString sListName; in exportStyle() local
226 aAny >>= sListName; in exportStyle()
232 if ( !sListName.getLength() ) in exportStyle()
236 sListName /* empty string */); in exportStyle()
262 bSuppressListStyle = ( sListName == sOutlineName ); in exportStyle()
268 if ( sListName.getLength() && !bSuppressListStyle ) in exportStyle()
273 GetExport().EncodeStyleName( sListName ) ); in exportStyle()
/trunk/main/l10ntools/source/
H A Dexport2.cxx94 void Export::DumpExportList( ByteString& sListName , ExportList& aList ){ in DumpExportList() argument
95 printf( "%s\n", sListName.GetBuffer() ); in DumpExportList()
/trunk/main/l10ntools/inc/
H A Dexport.hxx340 static void DumpExportList( ByteString& sListName , ExportList& aList );

Completed in 19 milliseconds