Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/inc/ !
H A Dpamtyp.hxx75 typedef const SwTxtAttr* (*GetHint)( const SwpHints&, sal_uInt16&, xub_StrLen ); typedef
88 GetHint fnGetHint;
/AOO41X/main/svl/inc/svl/ !
H A Dstyle.hxx333 sal_uInt16 GetHint() const in GetHint() function in SfxStyleSheetPoolHint
351 sal_uInt16 GetHint() const in GetHint() function in SfxStyleSheetHint
/AOO41X/main/svx/source/sdr/properties/ !
H A Dcustomshapeproperties.cxx227 switch( pStyleHint->GetHint() ) in Notify()
H A Dattributeproperties.cxx544 switch(pStyleHint->GetHint()) in Notify()
H A Dtextproperties.cxx604 && SFX_STYLESHEET_MODIFIED == pExtendedHint->GetHint()) in Notify()
/AOO41X/main/editeng/source/editeng/ !
H A Dimpedit5.cxx163 nId = rH.GetHint(); in Notify()
/AOO41X/main/sc/source/ui/docshell/ !
H A Ddocsh4.cxx1309 sal_uInt16 nId = rHint.GetHint(); in NotifyStyle()
/AOO41X/main/sw/source/ui/app/ !
H A Ddocstyle.cxx2886 SFX_STYLESHEET_ERASED == ((SfxStyleSheetHint&) rHint).GetHint() ) in Notify()