Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx2286 if( pSet->getPropertyState( nHandleTextGroupingAuto ) != STLPropertyState_AMBIGUOUS ) in CustomAnimationTextAnimTabPage()
2289 if( pSet->getPropertyValue( nHandleTextGroupingAuto ) >>= fTextGroupingAuto ) in CustomAnimationTextAnimTabPage()
2373 if(mpSet->getPropertyState( nHandleTextGroupingAuto ) != STLPropertyState_AMBIGUOUS) in update()
2374 mpSet->getPropertyValue( nHandleTextGroupingAuto ) >>= fOldTextGroupingAuto; in update()
2377 pSet->setPropertyValue( nHandleTextGroupingAuto, makeAny( fTextGroupingAuto ) ); in update()
2522 pSet->setPropertyDefaultValue( nHandleTextGroupingAuto, makeAny( (double)-1.0 ) ); in createDefaultSet()
H A DCustomAnimationDialog.hxx69 const sal_Int32 nHandleTextGroupingAuto = 25; variable
H A DCustomAnimationPane.cxx1403 …addValue( pSet, nHandleTextGroupingAuto, makeAny( pTextGroup.get() ? pTextGroup->getTextGroupingAu… in createSelectionSet()
1691 …const bool bHasTextGroupingAuto = pResultSet->getPropertyState( nHandleTextGroupingAuto ) == STLPr… in changeSelection()
1712 pResultSet->getPropertyValue(nHandleTextGroupingAuto) >>= fTextGroupingAuto; in changeSelection()

Completed in 41 milliseconds