Home
last modified time | relevance | path

Searched defs:IsPrintable (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/svx/inc/svx/
H A Dsvdobj.hxx1015 sal_Bool IsPrintable() const { return !bNoPrint; } in IsPrintable() function in SdrObject
/trunk/main/editeng/inc/editeng/
H A Dediteng.hxx474 static sal_Bool IsPrintable( sal_Unicode c ) { return ( ( c >= 32 ) && ( c != 127 ) ); } in IsPrintable() function in EditEngine
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx1839 sal_Bool ImplRenderPaintProc::IsPrintable( const SdrObject* pObj ) const in IsPrintable() function in ImplRenderPaintProc
/trunk/main/sc/source/filter/inc/
H A Dxiescher.hxx105 inline bool IsPrintable() const { return mbPrintable; } in IsPrintable() function in XclImpDrawObjBase

Completed in 37 milliseconds