Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dtracer.cxx140 rtl::OUString sContext; in GetContext() local
145 sContext = C2O("Global"); in GetContext()
148 sContext = C2O("Text"); in GetContext()
151 sContext = C2O("Text"); in GetContext()
154 sContext = C2O("Table"); in GetContext()
157 sContext = C2O("UNKNOWN"); in GetContext()
160 return sContext; in GetContext()
/trunk/main/scripting/source/provider/
H A DActiveMSPList.cxx81 ::rtl::OUString sContext; in getMSPFromAnyContext()
82 if ( aContext >>= sContext ) in getMSPFromAnyContext()
84 msp = getMSPFromStringContext( sContext ); in getMSPFromAnyContext()
111 sContext = MiscUtils::xModelToTdocUrl( xModel, m_xContext ); in getMSPFromAnyContext()
112 msp = getMSPFromStringContext( sContext ); in getMSPFromAnyContext()
/trunk/main/sc/source/filter/excel/
H A Dxltracer.cxx134 OUString sContext = OUString::createFromAscii( pTracerDetails[ eProblem ].mpContext ); in Context() local
146 AddAttribute(sContext, sDetail); in Context()
/trunk/main/offapi/com/sun/star/script/provider/
H A DXScriptProviderFactory.idl52 @param sContext

Completed in 39 milliseconds