Searched refs:xOldFormat (Results 1 – 1 of 1) sorted by relevance
415 Reference<XPropertySet> xOldFormat; in setBooleanFormat() local418 xOldFormat.set(xFormats->getByKey( nOldIndex )); in setBooleanFormat()424 if ( xOldFormat.is() ) in setBooleanFormat()427 … xOldFormat->getPropertyValue( ::rtl::OUString::createFromAscii( "Locale" ) ) >>= aLocale; in setBooleanFormat()430 xOldFormat->getPropertyValue( ::rtl::OUString::createFromAscii( "Type" ) ) ); in setBooleanFormat()
Completed in 12 milliseconds