Home
last modified time | relevance | path

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

/trunk/main/framework/source/classes/
H A Ddroptargetlistener.cxx100 sal_Bool bFormatFound = sal_False; in drop() local
109 bFormatFound = sal_True; in drop()
114 if ( !bFormatFound && aHelper.GetString( SOT_FORMAT_FILE, aFilePath ) ) in drop()
/trunk/main/sfx2/source/dialog/
H A Dtempldlg.cxx274 sal_Bool bFormatFound = sal_False; in ExecuteDrop() local
287 bFormatFound = sal_True; in ExecuteDrop()
294 if ( !bFormatFound ) in ExecuteDrop()
/trunk/main/chart2/source/view/main/
H A DChartView.cxx1891 bool bFormatFound = false; in getExplicitNumberFormatKeyForDataLabel() local
1896 bFormatFound = true; in getExplicitNumberFormatKeyForDataLabel()
1898 if( !bFormatFound ) in getExplicitNumberFormatKeyForDataLabel()

Completed in 46 milliseconds