Home
last modified time | relevance | path

Searched refs:bFromOutline (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx2902 bool bFromOutline = false; in handleToc() local
2953 bFromOutline = true; in handleToc()
2980 bFromOutline = true; in handleToc()
2998 if( !bFromOutline && !bFromEntries && !sTemplate.getLength() ) in handleToc()
2999 bFromOutline = true; in handleToc()
3012 …ropertyValue( rPropNameSupplier.GetName( PROP_CREATE_FROM_OUTLINE ), uno::makeAny( bFromOutline )); in handleToc()

Completed in 38 milliseconds