Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/core/data/
H A Dglobal.cxx115 String* ScGlobal::pStrClipDocName = NULL; member in ScGlobal
563 pStrClipDocName = new String( ScResId( SCSTR_NONAME ) ); in Init()
564 *pStrClipDocName += '1'; in Init()
590 return *pStrClipDocName; in GetClipDocName()
595 *pStrClipDocName = rNew; in SetClipDocName()
674 DELETEZ(pStrClipDocName); in Clear()
/aoo4110/main/sc/inc/
H A Dglobal.hxx538 static String* pStrClipDocName; member in ScGlobal

Completed in 23 milliseconds