Home
last modified time | relevance | path

Searched refs:mbAddIndent (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/ui/vba/
H A Dvbaformat.hxx53 sal_Bool mbAddIndent; member in ScVbaFormat
67 …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()
H A Dvbaformat.cxx57 …_xPropertySet ), mxModel( xModel ), mbCheckAmbiguoity( bCheckAmbiguoity ), mbAddIndent( sal_False ) in ScVbaFormat()

Completed in 30 milliseconds