Home
last modified time | relevance | path

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

/aoo42x/main/connectivity/source/commontools/
H A Ddbtools.cxx1079 sal_Bool bNewIsFormatted = xSI.is() && xSI->supportsService( sFormattedServiceName ); in TransferFormComponentProperties() local
1081 if (!bOldIsFormatted && !bNewIsFormatted) in TransferFormComponentProperties()
1084 if (bOldIsFormatted && bNewIsFormatted) in TransferFormComponentProperties()
1173 if (bNewIsFormatted) in TransferFormComponentProperties()

Completed in 17 milliseconds