Searched refs:eNewAnchor (Results 1 – 2 of 2) sorted by relevance
188 EVAnchorMode eNewAnchor(ANCHOR_VCENTER_HCENTER); in ModelHasChanged() local243 eNewAnchor=(EVAnchorMode)pTextObj->GetOutlinerViewAnchorMode(); in ModelHasChanged()244 bAnchorChg=eOldAnchor!=eNewAnchor; in ModelHasChanged()281 pOLV->SetAnchorMode(eNewAnchor); in ModelHasChanged()
1301 sal_Int32 eNewAnchor = SWUnoHelper::GetEnumAsInt32( aValue ); in setPropertyValue() local1309 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 33 milliseconds