Home
last modified time | relevance | path

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

/trunk/main/editeng/source/outliner/
H A Doutlin2.cxx758 sal_Bool Outliner::IsAutoColorEnabled() const in IsAutoColorEnabled() function in Outliner
761 return pEditEngine->IsAutoColorEnabled(); in IsAutoColorEnabled()
/trunk/main/editeng/inc/editeng/
H A Dediteng.hxx157 sal_Bool IsAutoColorEnabled() const;
H A Doutliner.hxx907 sal_Bool IsAutoColorEnabled() const;
/trunk/main/editeng/source/editeng/
H A Dediteng.cxx225 sal_Bool EditEngine::IsAutoColorEnabled() const in IsAutoColorEnabled() function in EditEngine
228 return pImpEditEngine->IsAutoColorEnabled(); in IsAutoColorEnabled()
H A Dimpedit.hxx666 sal_Bool IsAutoColorEnabled() const { return bUseAutoColor; } in IsAutoColorEnabled() function in ImpEditEngine
H A Dimpedit3.cxx2729 if ( IsAutoColorEnabled() && !bPrinting && !bPDFExporting) in SeekCursor()
3030 … ( IsAutoColorEnabled() && ( pOutDev->GetOutDevType() != OUTDEV_PRINTER ) ) ) in Paint()

Completed in 94 milliseconds