Home
last modified time | relevance | path

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

/trunk/main/basic/source/runtime/
H A Dmethods.cxx1636 sal_Int16 nTextCompare; in RTLFUNC() local
1641 nTextCompare = pRT ? pRT->GetImageFlag( SBIMG_COMPARETEXT ) : sal_False; in RTLFUNC()
1645 nTextCompare = sal_True; in RTLFUNC()
1648 nTextCompare = rPar.Get(3)->GetInteger(); in RTLFUNC()
1651 nTextCompare = !nTextCompare; in RTLFUNC()
1655 if( nTextCompare ) in RTLFUNC()

Completed in 20 milliseconds