Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/unoidl/
H A Dunopback.cxx68 mpSet(NULL), in SdUnoPageBackground()
86 if( mpSet ) in ~SdUnoPageBackground()
87 delete mpSet; in ~SdUnoPageBackground()
100 delete mpSet; in Notify()
101 mpSet = NULL; in Notify()
112 if( mpSet == NULL ) in fillItemSet()
235 if( mpSet ) in setPropertyValue()
293 if( mpSet ) in getPropertyValue()
348 if( mpSet ) in getPropertyState()
412 if( mpSet ) in setPropertyToDefault()
[all …]
H A Dunopback.hxx51 SfxItemSet* mpSet; member in SdUnoPageBackground
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx1152 const STLPropertySet* mpSet; member in sd::CustomAnimationEffectTabPage
1870 const STLPropertySet* mpSet; member in sd::CustomAnimationDurationTabPage
1888 : TabPage( pParent, rResId ), mpSet( pSet ) in CustomAnimationDurationTabPage()
2095 mpSet->getPropertyValue( nHandleStart ) >>= nOldStart; in update()
2108 mpSet->getPropertyValue( nHandleBegin ) >>= fOldBegin; in update()
2154 aOldEnd = mpSet->getPropertyValue( nHandleEnd ); in update()
2199 mpSet->getPropertyValue( nHandleRewind ) >>= nOldFill; in update()
2231 aOldValue = mpSet->getPropertyValue( nHandleTrigger ); in update()
2256 const STLPropertySet* mpSet; member in sd::CustomAnimationTextAnimTabPage
2269 mpSet( pSet ), in CustomAnimationTextAnimTabPage()
[all …]
H A DCustomAnimationDialog.hxx160 STLPropertySet* getDefaultSet() { return mpSet; } in getDefaultSet()
166 STLPropertySet* mpSet; member in sd::CustomAnimationDialog
/trunk/main/vcl/source/window/
H A Dsplitwin.cxx64 ImplSplitSet* mpSet; member
330 return pItems[i].mpSet; in ImplFindSet()
335 if ( pItems[i].mpSet ) in ImplFindSet()
365 if ( pItems[i].mpSet ) in ImplFindItem()
390 if ( pItems[i].mpSet ) in ImplFindItem()
436 if ( pItems[i].mpSet && pItems[i].mpSet->mpItems ) in ImplFindItem()
460 if ( pItems[i].mpSet ) in ImplDeleteSet()
923 if ( pItems[i].mpSet && !pItems[i].mpSet->mpItems ) in ImplCalcSet2()
939 if ( pItems[i].mpSet ) in ImplCalcSet2()
1073 if ( pItems[i].mpSet ) in ImplDrawBack()
[all …]
/trunk/main/sw/source/core/unocore/
H A Dunostyle.cxx4737 : mpSet(pInitSet), in SwXAutoStyle()
4757 mpSet.reset(); in Modify()
4863 if( !mpSet.get() ) in GetPropertyValues_Impl()
4902 OUString sName(StylePool::nameOf( mpSet )); in GetPropertyValues_Impl()
4950 pPropSet->getPropertyValue( *pEntry, *mpSet, aTarget ); in GetPropertyValues_Impl()
5076 if( !mpSet.get() ) in getPropertyStates()
5162 if( !mpSet.get() ) in setPropertiesToDefault()
5204 mpSet->ClearItem(XATTR_FILLBMP_STRETCH); in setPropertiesToDefault()
5205 mpSet->ClearItem(XATTR_FILLBMP_TILE); in setPropertiesToDefault()
5223 if( !mpSet.get() ) in getProperties()
[all …]
/trunk/main/sw/inc/
H A Dunostyle.hxx423 SfxItemSet_Pointer_t mpSet; member in SwXAutoStyle

Completed in 84 milliseconds