Searched refs:aUnoGlue (Results 1 – 1 of 1) sorted by relevance
230 drawing::GluePoint2 aUnoGlue; in insert() local232 if( aElement >>= aUnoGlue ) in insert()235 convert( aUnoGlue, aSdrGlue ); in insert()395 drawing::GluePoint2 aUnoGlue; in insertByIndex() local397 if( Element >>= aUnoGlue ) in insertByIndex()399 convert( aUnoGlue, aSdrGlue ); in insertByIndex()446 drawing::GluePoint2 aUnoGlue; in replaceByIndex() local447 if(!(Element >>= aUnoGlue)) in replaceByIndex()457 convert( aUnoGlue, rGlue ); in replaceByIndex()
Completed in 14 milliseconds