Home
last modified time | relevance | path

Searched refs:PRINTABLE (Results 1 – 11 of 11) sorted by relevance

/aoo41x/main/i18npool/source/characterclassification/
H A Dcclass_unicode.cxx145 return UPPER|LETTER|PRINTABLE|BASE_FORM; in getCharType()
149 return LOWER|LETTER|PRINTABLE|BASE_FORM; in getCharType()
153 return TITLE_CASE|LETTER|PRINTABLE|BASE_FORM; in getCharType()
158 return LETTER|PRINTABLE|BASE_FORM; in getCharType()
164 return DIGIT|PRINTABLE|BASE_FORM; in getCharType()
170 return BASE_FORM|PRINTABLE; in getCharType()
185 return PRINTABLE; in getCharType()
194 return CONTROL|PRINTABLE; in getCharType()
/aoo41x/main/i18nutil/source/utility/
H A Dunicode.cxx433 return UPPER|LETTER|PRINTABLE|BASE_FORM; in getCharType()
437 return LOWER|LETTER|PRINTABLE|BASE_FORM; in getCharType()
441 return TITLE_CASE|LETTER|PRINTABLE|BASE_FORM; in getCharType()
446 return LETTER|PRINTABLE|BASE_FORM; in getCharType()
452 return DIGIT|PRINTABLE|BASE_FORM; in getCharType()
458 return BASE_FORM|PRINTABLE; in getCharType()
473 return PRINTABLE; in getCharType()
482 return CONTROL|PRINTABLE; in getCharType()
/aoo41x/main/sd/source/ui/unoidl/
H A Dunolayer.cxx223 set( PRINTABLE, bValue ); in setPropertyValue()
293 sd::bool2any( get( PRINTABLE ), aValue ); in getPropertyValue()
339 case PRINTABLE: return pSdrPageView->IsLayerPrintable(aLayerName); in get()
353 case PRINTABLE: return pFrameView->GetPrintableLayers().IsSet(pLayer->GetID()); in get()
379 case PRINTABLE: pSdrPageView->SetLayerPrintable(aLayerName,flag); in set()
399 case PRINTABLE: aNewLayers = pFrameView->GetPrintableLayers(); in set()
411 case PRINTABLE: pFrameView->SetPrintableLayers(aNewLayers); in set()
H A Dunolayer.hxx43 enum LayerAttribute { VISIBLE, PRINTABLE, LOCKED }; enumerator
/aoo41x/main/unotools/inc/unotools/
H A Dcharclass.hxx52 ::com::sun::star::i18n::KCharacterType::PRINTABLE |
68 ::com::sun::star::i18n::KCharacterType::PRINTABLE |
/aoo41x/main/extensions/source/propctrlr/
H A Dformmetadata.cxx145 …DEF_INFO_3( PRINTABLE, PRINTABLE, PRINTABLE, FORM_VISIBLE, DIALOG_VISIBLE… in getPropertyInfo()
/aoo41x/main/offapi/com/sun/star/i18n/
H A DKCharacterType.idl61 const long PRINTABLE = 0x00000020;
/aoo41x/main/forms/source/misc/
H A Dproperty.cxx180 ADD_PROP_ASSIGNMENT(PRINTABLE); in initialize()
/aoo41x/main/forms/source/richtext/
H A Drichtextmodel.cxx196 REGISTER_PROP_2( PRINTABLE, m_bPrintable, BOUND, MAYBEDEFAULT ); in implRegisterProperties()
/aoo41x/main/toolkit/source/helper/
H A Dproperty.cxx210 …DECL_PROP_2 ( "Printable", PRINTABLE, bool, BOUND, MAYBEDE… in ImplGetPropertyInfos()
/aoo41x/main/forms/source/component/
H A DGrid.cxx486 DECL_PROP2(PRINTABLE, sal_Bool, BOUND, MAYBEDEFAULT ); in describeFixedProperties()

Completed in 62 milliseconds