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()
509 const OUString sIsAutomatic( RTL_CONSTASCII_USTRINGPARAM( "IsAutomatic" ) ); in Add() local512 ->hasPropertyByName( sIsAutomatic ) ) in Add()514 bAdd = *(sal_Bool *)xNumPropSet->getPropertyValue( sIsAutomatic ).getValue(); in Add()627 const OUString sIsAutomatic( RTL_CONSTASCII_USTRINGPARAM( "IsAutomatic" ) ); in Add() local630 ->hasPropertyByName( sIsAutomatic ) ) in Add()632 bAdd = *(sal_Bool *)xNumPropSet->getPropertyValue( sIsAutomatic ).getValue(); in Add()1648 const OUString sIsAutomatic( RTL_CONSTASCII_USTRINGPARAM( "IsAutomatic" ) ); in collectTextAutoStylesOptimized() local1651 ->hasPropertyByName( sIsAutomatic ) ) in collectTextAutoStylesOptimized()1653 … 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 31 milliseconds