Searched refs:mbAddIndent (Results 1 – 2 of 2) sorted by relevance
53 sal_Bool mbAddIndent; member in ScVbaFormat67 …st css::uno::Any& _BAddIndent) throw( css::uno::RuntimeException ) { _BAddIndent >>= mbAddIndent; } in setAddIndent()68 …ALL getAddIndent() throw( css::uno::RuntimeException ) { return css::uno::makeAny( mbAddIndent ); } in getAddIndent()
57 …_xPropertySet ), mxModel( xModel ), mbCheckAmbiguoity( bCheckAmbiguoity ), mbAddIndent( sal_False ) in ScVbaFormat()
Completed in 16 milliseconds