Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx2276 if( pSet->getPropertyState( nHandleTextGrouping ) != STLPropertyState_AMBIGUOUS ) in CustomAnimationTextAnimTabPage()
2279 if( pSet->getPropertyValue( nHandleTextGrouping ) >>= nTextGrouping ) in CustomAnimationTextAnimTabPage()
2350 if(mpSet->getPropertyState( nHandleTextGrouping ) != STLPropertyState_AMBIGUOUS) in update()
2351 mpSet->getPropertyValue( nHandleTextGrouping ) >>= nOldGrouping; in update()
2354 pSet->setPropertyValue( nHandleTextGrouping, makeAny( nTextGrouping ) ); in update()
2520 pSet->setPropertyDefaultValue( nHandleTextGrouping, makeAny( (sal_Int32)-1 ) ); in createDefaultSet()
H A DCustomAnimationDialog.hxx67 const sal_Int32 nHandleTextGrouping = 23; variable
H A DCustomAnimationPane.cxx1401 …addValue( pSet, nHandleTextGrouping, makeAny( pTextGroup.get() ? pTextGroup->getTextGrouping() : (… in createSelectionSet()
1689 …const bool bHasTextGrouping = pResultSet->getPropertyState( nHandleTextGrouping ) == STLPropertySt… in changeSelection()
1706 pResultSet->getPropertyValue(nHandleTextGrouping) >>= nTextGrouping; in changeSelection()

Completed in 46 milliseconds