Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/view/
H A Ddrviews7.cxx164 bool bHasFormat (rDataHelper.HasFormat(nFormat)); in GetSupportedClipboardFormats() local
165 if ( ! bHasFormat) in GetSupportedClipboardFormats()
167 bHasFormat = rDataHelper.HasFormat(nFormat); in GetSupportedClipboardFormats()
169 if (bHasFormat) in GetSupportedClipboardFormats()
/trunk/main/dbaccess/source/ui/misc/
H A DUITools.cxx1078 sal_Bool bHasFormat = xInfo->hasPropertyByName(PROPERTY_FORMATKEY); in callColumnFormatDialog() local
1086 if ( bHasFormat ) in callColumnFormatDialog()
1090 if(callColumnFormatDialog(_pParent,_pFormatter,nDataType,nFormatKey,eJustify,nFlags,bHasFormat)) in callColumnFormatDialog()

Completed in 40 milliseconds