Searched refs:hasText (Results 1 – 5 of 5) sorted by relevance
205 bool hasText(const SdrView& rSdrView) in hasText() function312 mbAdjustEnabled = hasText(*mpView); in Initialize()782 mbAdjustEnabled = hasText(*mpView); in NotifyItemUpdate()
405 if( xSourceCell->hasText() ) in mergeContent()410 if( hasText() ) in mergeContent()508 bool Cell::hasText() const in hasText() function in sdr::table::Cell
72 SVX_DLLPRIVATE bool hasText() const;
1349 if( pEffect->hasText() ) in createSelectionSet()1378 addValue( pSet, nHandleHasText, makeAny( (sal_Bool)pEffect->hasText() ) ); in createSelectionSet()2021 if( !bHasText || !(*aIter)->hasText() ) in onChange()
130 sal_Bool hasText() const { return mbHasText; } in hasText() function in sd::CustomAnimationEffect
Completed in 52 milliseconds