Home
last modified time | relevance | path

Searched refs:eNewAnchor (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dsvdedxv.cxx188 EVAnchorMode eNewAnchor(ANCHOR_VCENTER_HCENTER); in ModelHasChanged() local
243 eNewAnchor=(EVAnchorMode)pTextObj->GetOutlinerViewAnchorMode(); in ModelHasChanged()
244 bAnchorChg=eOldAnchor!=eNewAnchor; in ModelHasChanged()
281 pOLV->SetAnchorMode(eNewAnchor); in ModelHasChanged()
/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx1301 sal_Int32 eNewAnchor = SWUnoHelper::GetEnumAsInt32( aValue ); in setPropertyValue() local
1309 if( text::TextContentAnchorType_AS_CHARACTER != eNewAnchor && in setPropertyValue()
1332 else if( text::TextContentAnchorType_AT_PAGE != eNewAnchor && in setPropertyValue()
1355 if( text::TextContentAnchorType_AS_CHARACTER == eNewAnchor && in setPropertyValue()

Completed in 26 milliseconds