Searched refs:sMapName (Results 1 – 4 of 4) sorted by relevance
104 ByteString Export::DumpMap( ByteString& sMapName , ByteStringHashMap& aMap ){ in DumpMap() argument108 if( sMapName.Len() ) in DumpMap()109 printf("MapName %s\n", sMapName.GetBuffer()); in DumpMap()
133 rtl::OUString sMapName; member
1654 XML_STYLE_FAMILY_DATA_STYLE, aMyConditions[i].sMapName, sal_False); in CreateAndInsert()2181 rtl::OUString rApplyName = aMyConditions[nIndex].sMapName; in AddCondition()2283 aCondition.sMapName = rApplyName; in AddCondition()
341 static ByteString DumpMap( ByteString& sMapName , ByteStringHashMap& aMap );
Completed in 66 milliseconds