Searched refs:bFromOutline (Results 1 – 1 of 1) sorted by relevance
2902 bool bFromOutline = false; in handleToc() local2953 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 27 milliseconds