Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/unoobj/
H A Dcellvaluebinding.cxx415 Reference<XPropertySet> xOldFormat; in setBooleanFormat() local
418 xOldFormat.set(xFormats->getByKey( nOldIndex )); in setBooleanFormat()
424 if ( xOldFormat.is() ) in setBooleanFormat()
427xOldFormat->getPropertyValue( ::rtl::OUString::createFromAscii( "Locale" ) ) >>= aLocale; in setBooleanFormat()
430 xOldFormat->getPropertyValue( ::rtl::OUString::createFromAscii( "Type" ) ) ); in setBooleanFormat()

Completed in 25 milliseconds