Home
last modified time | relevance | path

Searched refs:nPropertyId (Results 1 – 15 of 15) sorted by relevance

/AOO41X/main/sw/source/core/unocore/
H A Dunomap.cxx510 …st SfxItemPropertyMapEntry* SwUnoPropertyMapProvider::GetPropertyMapEntries(sal_uInt16 nPropertyId) in GetPropertyMapEntries() argument
512 DBG_ASSERT(nPropertyId < PROPERTY_MAP_END, "Id ?" ); in GetPropertyMapEntries()
513 if( !aMapEntriesArr[ nPropertyId ] ) in GetPropertyMapEntries()
515 switch(nPropertyId) in GetPropertyMapEntries()
524 aMapEntriesArr[nPropertyId] = aCharAndParaMap_Impl; in GetPropertyMapEntries()
534 aMapEntriesArr[nPropertyId] = aAccessibilityTextAttrMap_Impl; in GetPropertyMapEntries()
548 aMapEntriesArr[nPropertyId] = aParagraphMap_Impl; in GetPropertyMapEntries()
575 aMapEntriesArr[nPropertyId] = aAutoParaStyleMap; in GetPropertyMapEntries()
621 aMapEntriesArr[nPropertyId] = aCharStyleMap; in GetPropertyMapEntries()
669 aMapEntriesArr[nPropertyId] = aAutoCharStyleMap; in GetPropertyMapEntries()
[all …]
/AOO41X/main/fpicker/source/office/
H A DOfficeControlAccess.cxx147 sal_Int16 nPropertyId; member
247 if ( 0 == ( nPropertyMask & aPropDesc->nPropertyId ) ) in getControlProperty()
251 return implGetControlProperty( pControl, aPropDesc->nPropertyId ); in getControlProperty()
294 implSetControlProperty( nControlId, pControl, aPropDesc->nPropertyId, _rValue, sal_False ); in setControlProperty()
327 if ( 0 != ( nPropertyMask & aProp->nPropertyId ) ) in getSupportedControlProperties()
355 return 0 != ( aPropDesc->nPropertyId & nPropertyMask ); in isControlPropertySupported()
365 sal_Int16 nPropertyId = -1; in setValue() local
368 nPropertyId = PROPERTY_FLAG_HELPURL; in setValue()
381 nPropertyId = PROPERTY_FLAG_CHECKED; in setValue()
393 nPropertyId = PROPERTY_FLAG_SELECTEDITEMINDEX; in setValue()
[all …]
/AOO41X/main/toolkit/source/helper/
H A Dproperty.cxx348 const ImplPropertyInfo* ImplGetImplPropertyInfo( sal_uInt16 nPropertyId ) in ImplGetImplPropertyInfo() argument
355 for ( n = 0; n < nElements && pInfos[n].nPropId != nPropertyId; ++n) in ImplGetImplPropertyInfo()
361 sal_uInt16 GetPropertyOrderNr( sal_uInt16 nPropertyId ) in GetPropertyOrderNr() argument
369 if ( pInfos[--n].nPropId == nPropertyId ) in GetPropertyOrderNr()
375 const ::rtl::OUString& GetPropertyName( sal_uInt16 nPropertyId ) in GetPropertyName() argument
377 const ImplPropertyInfo* pImplPropertyInfo = ImplGetImplPropertyInfo( nPropertyId ); in GetPropertyName()
382 const ::com::sun::star::uno::Type* GetPropertyType( sal_uInt16 nPropertyId ) in GetPropertyType() argument
384 const ImplPropertyInfo* pImplPropertyInfo = ImplGetImplPropertyInfo( nPropertyId ); in GetPropertyType()
389 sal_Int16 GetPropertyAttribs( sal_uInt16 nPropertyId ) in GetPropertyAttribs() argument
391 const ImplPropertyInfo* pImplPropertyInfo = ImplGetImplPropertyInfo( nPropertyId ); in GetPropertyAttribs()
[all …]
/AOO41X/main/toolkit/inc/toolkit/helper/
H A Dproperty.hxx240 const ::com::sun::star::uno::Type* GetPropertyType( sal_uInt16 nPropertyId );
241 TOOLKIT_DLLPUBLIC const ::rtl::OUString& GetPropertyName( sal_uInt16 nPropertyId );
242 sal_Int16 GetPropertyAttribs( sal_uInt16 nPropertyId );
243 sal_uInt16 GetPropertyOrderNr( sal_uInt16 nPropertyId );
244 sal_Bool DoesDependOnOthers( sal_uInt16 nPropertyId );
/AOO41X/main/sd/source/filter/eppt/
H A Dpptexanimations.hxx82 …sal_Bool exportAnimProperty( SvStream& rStrm, const sal_uInt16 nPropertyId, const ::com::sun::star…
84 …void exportAnimPropertyString( SvStream& rStrm, const sal_uInt16 nPropertyId, const rtl::OUString&…
85 …void exportAnimPropertyFloat( SvStream& rStrm, const sal_uInt16 nPropertyId, const double& rVal, c…
86 …void exportAnimPropertyuInt32( SvStream& rStrm, const sal_uInt16 nPropertyId, const sal_uInt32 nVa…
87 …void exportAnimPropertyByte( SvStream& rStrm, const sal_uInt16 nPropertyId, const sal_uInt8 nVal, …
H A Dpptexanimations.cxx1145 sal_Bool AnimationExporter::exportAnimProperty( SvStream& rStrm, const sal_uInt16 nPropertyId, cons… in exportAnimProperty() argument
1160 exportAnimPropertyuInt32( rStrm, nPropertyId, nVal, eTranslateMode ); in exportAnimProperty()
1171 exportAnimPropertyFloat( rStrm, nPropertyId, fVal, eTranslateMode ); in exportAnimProperty()
1186 exportAnimPropertyString( rStrm, nPropertyId, aNumber, eTranslateMode ); in exportAnimProperty()
1190 exportAnimPropertyFloat( rStrm, nPropertyId, fVal, eTranslateMode ); in exportAnimProperty()
1201 exportAnimPropertyString( rStrm, nPropertyId, aStr, eTranslateMode ); in exportAnimProperty()
1212 void AnimationExporter::exportAnimPropertyString( SvStream& rStrm, const sal_uInt16 nPropertyId, co… in exportAnimPropertyString() argument
1214 EscherExAtom aExAtom( rStrm, DFF_msofbtAnimAttributeValue, nPropertyId ); in exportAnimPropertyString()
1223 void AnimationExporter::exportAnimPropertyFloat( SvStream& rStrm, const sal_uInt16 nPropertyId, con… in exportAnimPropertyFloat() argument
1225 EscherExAtom aExAtom( rStrm, DFF_msofbtAnimAttributeValue, nPropertyId ); in exportAnimPropertyFloat()
[all …]
/AOO41X/main/toolkit/source/awt/
H A Dvclxspinbutton.cxx260 sal_uInt16 nPropertyId = GetPropertyId( PropertyName ); in setProperty() local
261 switch ( nPropertyId ) in setProperty()
309 sal_uInt16 nPropertyId = GetPropertyId( PropertyName ); in getProperty() local
310 switch ( nPropertyId ) in getProperty()
H A Danimatedimagespeer.cxx348 const sal_uInt16 nPropertyId = GetPropertyId( i_propertyName ); in setProperty() local
349 switch ( nPropertyId ) in setProperty()
394 const sal_uInt16 nPropertyId = GetPropertyId( i_propertyName ); in getProperty() local
395 switch ( nPropertyId ) in getProperty()
/AOO41X/main/svx/source/unodraw/
H A Dunoprov.cxx965 const SfxItemPropertyMapEntry* SvxUnoPropertyMapProvider::GetMap(sal_uInt16 nPropertyId) in GetMap() argument
967 DBG_ASSERT(nPropertyId < SVXMAP_END, "Id ?" ); in GetMap()
968 if(!aMapArr[nPropertyId]) { in GetMap()
969 switch(nPropertyId) { in GetMap()
1002 return aMapArr[nPropertyId]; in GetMap()
1004 const SvxItemPropertySet* SvxUnoPropertyMapProvider::GetPropertySet(sal_uInt16 nPropertyId, SfxItem… in GetPropertySet() argument
1006 if( !aSetArr[nPropertyId] ) in GetPropertySet()
1007 aSetArr[nPropertyId] = new SvxItemPropertySet( GetMap( nPropertyId ), rPool ); in GetPropertySet()
1008 return aSetArr[nPropertyId]; in GetPropertySet()
/AOO41X/main/extensions/source/propctrlr/
H A Ddefaultforminspection.cxx209 sal_Int32 nPropertyId( m_pInfoService->getPropertyId( _rPropertyName ) ); in getPropertyOrderIndex() local
210 if ( nPropertyId == -1 ) in getPropertyOrderIndex()
219 return m_pInfoService->getPropertyPos( nPropertyId ); in getPropertyOrderIndex()
/AOO41X/main/reportdesign/source/ui/inspection/
H A DDefaultInspection.cxx260 const sal_Int32 nPropertyId( m_pInfoService->getPropertyId( _rPropertyName ) ); in getPropertyOrderIndex() local
261 if ( nPropertyId != -1 ) in getPropertyOrderIndex()
262 return nPropertyId; in getPropertyOrderIndex()
/AOO41X/main/svx/inc/svx/
H A Dunoprov.hxx106 const SfxItemPropertyMapEntry* GetMap(sal_uInt16 nPropertyId);
107 const SvxItemPropertySet* GetPropertySet(sal_uInt16 nPropertyId, SfxItemPool& rPool);
/AOO41X/main/vcl/source/gdi/
H A Dpdfwriter.cxx444 void PDFWriter::SetLinkPropertyID( sal_Int32 nLinkId, sal_Int32 nPropertyId ) in SetLinkPropertyID() argument
446 ((PDFWriterImpl*)pImplementation)->setLinkPropertyId( nLinkId, nPropertyId ); in SetLinkPropertyID()
H A Dpdfwriter_impl.hxx1284 void setLinkPropertyId( sal_Int32 nLinkId, sal_Int32 nPropertyId );
H A Dpdfwriter_impl.cxx10960 void PDFWriterImpl::setLinkPropertyId( sal_Int32 nLinkId, sal_Int32 nPropertyId ) in setLinkPropertyId() argument
10962 m_aLinkPropertyMap[ nPropertyId ] = nLinkId; in setLinkPropertyId()