Home
last modified time | relevance | path

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

/AOO41X/main/svx/source/toolbars/
H A Dextrusionbar.cxx666 bool bHasCustomShape = false; in getExtrusionDirectionState() local
676 if( !bHasCustomShape ) in getExtrusionDirectionState()
680 *pAny_ >>= bHasCustomShape; in getExtrusionDirectionState()
682 if( !bHasCustomShape ) in getExtrusionDirectionState()
797 if( bHasCustomShape ) in getExtrusionDirectionState()
814 bool bHasCustomShape = false; in getExtrusionProjectionState() local
822 if( !bHasCustomShape ) in getExtrusionProjectionState()
827 *pAny_ >>= bHasCustomShape; in getExtrusionProjectionState()
829 if( !bHasCustomShape ) in getExtrusionProjectionState()
853 if( bHasCustomShape ) in getExtrusionProjectionState()
[all …]