Home
last modified time | relevance | path

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

/trunk/main/svx/source/toolbars/
H A Dextrusionbar.cxx658 bool bHasCustomShape = false; in getExtrusionDirectionState() local
668 if( !bHasCustomShape ) in getExtrusionDirectionState()
672 *pAny_ >>= bHasCustomShape; in getExtrusionDirectionState()
674 if( !bHasCustomShape ) in getExtrusionDirectionState()
789 if( bHasCustomShape ) in getExtrusionDirectionState()
806 bool bHasCustomShape = false; in getExtrusionProjectionState() local
814 if( !bHasCustomShape ) in getExtrusionProjectionState()
819 *pAny_ >>= bHasCustomShape; in getExtrusionProjectionState()
821 if( !bHasCustomShape ) in getExtrusionProjectionState()
845 if( bHasCustomShape ) in getExtrusionProjectionState()
[all …]