Home
last modified time | relevance | path

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

/trunk/main/svx/source/sidebar/possize/
H A DPosSizePropertyPanel.cxx208 bool hasText(const SdrView& rSdrView) in hasText() function
315 mbAdjustEnabled = hasText(*mpView); in Initialize()
789 mbAdjustEnabled = hasText(*mpView); in NotifyItemUpdate()
/trunk/main/svx/source/table/
H A Dcell.cxx405 if( xSourceCell->hasText() ) in mergeContent()
410 if( hasText() ) in mergeContent()
508 bool Cell::hasText() const in hasText() function in sdr::table::Cell
H A Dcell.hxx72 SVX_DLLPRIVATE bool hasText() const;
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx1349 if( pEffect->hasText() ) in createSelectionSet()
1378 addValue( pSet, nHandleHasText, makeAny( (sal_Bool)pEffect->hasText() ) ); in createSelectionSet()
2024 if( !bHasText || !(*aIter)->hasText() ) in onChange()
/trunk/main/sd/inc/
H A DCustomAnimationEffect.hxx130 sal_Bool hasText() const { return mbHasText; } in hasText() function in sd::CustomAnimationEffect

Completed in 44 milliseconds