Searched refs:aIndexStr (Results 1 – 3 of 3) sorted by relevance
208 String aIndexStr = ""; in doQuery() local236 aIndexStr = aStrs[i+1]; in doQuery()249 String[] aDocs = queryImpl( aLanguageStr, aIndexStr, aQueryStr, bCaptionOnly, aScoreOutArray ); in doQuery()254 private static String[] queryImpl( String aLanguageStr, String aIndexStr, String aQueryStr, in queryImpl() argument257 File aIndexFile = new File( aIndexStr ); in queryImpl()
394 OUString aIndexStr; in export3DLamps() local402 aIndexStr = OUString::valueOf( nLamp ); in export3DLamps()406 aPropName += aIndexStr; in export3DLamps()415 aPropName += aIndexStr; in export3DLamps()424 aPropName += aIndexStr; in export3DLamps()
1867 String aIndexStr = String( RTL_CONSTASCII_USTRINGPARAM( "(" ) ); in RequestingChilds() local1877 aIndexStr += String::CreateFromInt32( n ); in RequestingChilds()1878 aIndexStr += String( RTL_CONSTASCII_USTRINGPARAM( "," ) ); in RequestingChilds()1881 aIndexStr += String::CreateFromInt32( i ); in RequestingChilds()1882 aIndexStr += String( RTL_CONSTASCII_USTRINGPARAM( ")" ) ); in RequestingChilds()1890 aDisplayName += aIndexStr; in RequestingChilds()
Completed in 22 milliseconds