Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Ddoclay.cxx2023 static String lcl_GetUniqueFlyName( const SwDoc* pDoc, sal_uInt16 nDefStrId ) in lcl_GetUniqueFlyName() function
2068 return lcl_GetUniqueFlyName( this, STR_GRAPHIC_DEFNAME ); in GetUniqueGrfName()
2073 return lcl_GetUniqueFlyName( this, STR_OBJECT_DEFNAME ); in GetUniqueOLEName()
2078 return lcl_GetUniqueFlyName( this, STR_FRAME_DEFNAME ); in GetUniqueFrameName()
2121 sName = lcl_GetUniqueFlyName( this, nTyp ); in SetFlyName()

Completed in 24 milliseconds