Searched refs:aStartMarker (Results 1 – 1 of 1) sorted by relevance
175 XLineStartItem aStartMarker; in ImplInsertByName() local176 aStartMarker.SetName( String( aName ) ); in ImplInsertByName()177 aStartMarker.PutValue( aElement ); in ImplInsertByName()179 mpInSet->Put( aStartMarker, XATTR_LINESTART ); in ImplInsertByName()262 XLineStartItem aStartMarker; in replaceByName() local263 aStartMarker.SetName( aSearchName ); in replaceByName()264 aStartMarker.PutValue( aElement ); in replaceByName()266 (*aIter)->Put( aStartMarker, XATTR_LINESTART ); in replaceByName()
Completed in 15 milliseconds