Searched refs:sIsAutomatic (Results 1 – 5 of 5) sorted by relevance
58 sIsAutomatic(RTL_CONSTASCII_USTRINGPARAM("IsAutomatic")), in XMLTextColumnsExport()81 Any aAny = xPropSet->getPropertyValue( sIsAutomatic ); in exportXML()
511 const OUString sIsAutomatic( RTL_CONSTASCII_USTRINGPARAM( "IsAutomatic" ) ); in Add() local514 ->hasPropertyByName( sIsAutomatic ) ) in Add()516 bAdd = *(sal_Bool *)xNumPropSet->getPropertyValue( sIsAutomatic ).getValue(); in Add()629 const OUString sIsAutomatic( RTL_CONSTASCII_USTRINGPARAM( "IsAutomatic" ) ); in Add() local632 ->hasPropertyByName( sIsAutomatic ) ) in Add()634 bAdd = *(sal_Bool *)xNumPropSet->getPropertyValue( sIsAutomatic ).getValue(); in Add()1650 const OUString sIsAutomatic( RTL_CONSTASCII_USTRINGPARAM( "IsAutomatic" ) ); in collectTextAutoStylesOptimized() local1653 ->hasPropertyByName( sIsAutomatic ) ) in collectTextAutoStylesOptimized()1655 … bAdd = *(sal_Bool *)xNumPropSet->getPropertyValue( sIsAutomatic ).getValue(); in collectTextAutoStylesOptimized()
283 , sIsAutomatic(RTL_CONSTASCII_USTRINGPARAM("IsAutomatic")) in XMLTextColumnsContext()
39 const ::rtl::OUString sIsAutomatic; member in XMLTextColumnsExport
42 const ::rtl::OUString sIsAutomatic; member in XMLTextColumnsContext
Completed in 41 milliseconds