Searched refs:pEditObject (Results 1 – 1 of 1) sorted by relevance
172 SdrTextObj* pEditObject = static_cast< SdrTextObj* >( GetTextEditObject() ); in SetAttributes() local174 if (pEditObject) in SetAttributes()179 sal_uInt32 nInv = pEditObject->GetObjInventor(); in SetAttributes()183 sal_uInt16 eObjKind = pEditObject->GetObjIdentifier(); in SetAttributes()184 PresObjKind ePresObjKind = rPage.GetPresObjKind(pEditObject); in SetAttributes()
Completed in 9 milliseconds