Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/unoobj/
H A Dforbiuno.cxx57 ScForbiddenCharsObj::ScForbiddenCharsObj( ScDocShell* pDocSh ) : in ScForbiddenCharsObj() function in ScForbiddenCharsObj
65 ScForbiddenCharsObj::~ScForbiddenCharsObj() in ~ScForbiddenCharsObj()
71 void ScForbiddenCharsObj::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify()
80 void ScForbiddenCharsObj::onChange() in onChange()
H A Dconfuno.cxx407 aRet <<= uno::Reference<i18n::XForbiddenCharacters>(new ScForbiddenCharsObj( pDocShell )); in getPropertyValue()
H A Ddocuno.cxx1903 aRet <<= uno::Reference<i18n::XForbiddenCharacters>(new ScForbiddenCharsObj( pDocShell )); in getPropertyValue()
/aoo4110/main/sc/inc/
H A Dforbiuno.hxx36 class ScForbiddenCharsObj : public SvxUnoForbiddenCharsTable, public SfxListener class
44 ScForbiddenCharsObj( ScDocShell* pDocSh );
45 virtual ~ScForbiddenCharsObj();

Completed in 51 milliseconds