Searched refs:IsAutoColorEnabled (Results 1 – 6 of 6) sorted by relevance
758 sal_Bool Outliner::IsAutoColorEnabled() const in IsAutoColorEnabled() function in Outliner761 return pEditEngine->IsAutoColorEnabled(); in IsAutoColorEnabled()
157 sal_Bool IsAutoColorEnabled() const;
907 sal_Bool IsAutoColorEnabled() const;
225 sal_Bool EditEngine::IsAutoColorEnabled() const in IsAutoColorEnabled() function in EditEngine228 return pImpEditEngine->IsAutoColorEnabled(); in IsAutoColorEnabled()
666 sal_Bool IsAutoColorEnabled() const { return bUseAutoColor; } in IsAutoColorEnabled() function in ImpEditEngine
2729 if ( IsAutoColorEnabled() && !bPrinting && !bPDFExporting) in SeekCursor()3030 … ( IsAutoColorEnabled() && ( pOutDev->GetOutDevType() != OUTDEV_PRINTER ) ) ) in Paint()
Completed in 69 milliseconds