Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/dmapper/
H A DDomainMapperTableHandler.cxx745 …if( aRowIter->get()->find( PropertyDefinition( PROP_IS_SPLIT_ALLOWED, false )) == aRowIter->get()-… in endTableGetRowProperties()
746 aRowIter->get()->Insert( PROP_IS_SPLIT_ALLOWED, false, uno::makeAny(sal_True ) ); in endTableGetRowProperties()
H A DPropertyIds.hxx190 ,PROP_IS_SPLIT_ALLOWED enumerator
H A DTablePropertiesHandler.cxx116 …pPropMap->Insert( PROP_IS_SPLIT_ALLOWED, false, uno::makeAny(sal_Bool( nIntValue == 1 ? sal_False … in sprm()
H A DPropertyIds.cxx238 add(PROP_IS_SPLIT_ALLOWED, ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("IsSplitAllowed"))); in PropertyNameSupplier_Impl()

Completed in 32 milliseconds