Searched defs:nPropertyId (Results 1 – 11 of 11) sorted by relevance
/aoo41x/main/toolkit/source/helper/ |
H A D | property.cxx | 348 const ImplPropertyInfo* ImplGetImplPropertyInfo( sal_uInt16 nPropertyId ) in ImplGetImplPropertyInfo() 361 sal_uInt16 GetPropertyOrderNr( sal_uInt16 nPropertyId ) in GetPropertyOrderNr() 375 const ::rtl::OUString& GetPropertyName( sal_uInt16 nPropertyId ) in GetPropertyName() 382 const ::com::sun::star::uno::Type* GetPropertyType( sal_uInt16 nPropertyId ) in GetPropertyType() 389 sal_Int16 GetPropertyAttribs( sal_uInt16 nPropertyId ) in GetPropertyAttribs() 396 sal_Bool DoesDependOnOthers( sal_uInt16 nPropertyId ) in DoesDependOnOthers()
|
/aoo41x/main/toolkit/source/awt/ |
H A D | vclxspinbutton.cxx | 260 sal_uInt16 nPropertyId = GetPropertyId( PropertyName ); in setProperty() local 309 sal_uInt16 nPropertyId = GetPropertyId( PropertyName ); in getProperty() local
|
H A D | animatedimagespeer.cxx | 348 const sal_uInt16 nPropertyId = GetPropertyId( i_propertyName ); in setProperty() local 394 const sal_uInt16 nPropertyId = GetPropertyId( i_propertyName ); in getProperty() local
|
/aoo41x/main/fpicker/source/office/ |
H A D | OfficeControlAccess.cxx | 147 sal_Int16 nPropertyId; member 365 sal_Int16 nPropertyId = -1; in setValue() local 418 sal_Int16 nPropertyId = -1; in getValue() local
|
/aoo41x/main/extensions/source/propctrlr/ |
H A D | defaultforminspection.cxx | 209 sal_Int32 nPropertyId( m_pInfoService->getPropertyId( _rPropertyName ) ); in getPropertyOrderIndex() local
|
/aoo41x/main/reportdesign/source/ui/inspection/ |
H A D | DefaultInspection.cxx | 260 const sal_Int32 nPropertyId( m_pInfoService->getPropertyId( _rPropertyName ) ); in getPropertyOrderIndex() local
|
/aoo41x/main/svx/source/unodraw/ |
H A D | unoprov.cxx | 965 const SfxItemPropertyMapEntry* SvxUnoPropertyMapProvider::GetMap(sal_uInt16 nPropertyId) in GetMap() 1004 const SvxItemPropertySet* SvxUnoPropertyMapProvider::GetPropertySet(sal_uInt16 nPropertyId, SfxItem… in GetPropertySet()
|
/aoo41x/main/sd/source/filter/eppt/ |
H A D | pptexanimations.cxx | 1145 sal_Bool AnimationExporter::exportAnimProperty( SvStream& rStrm, const sal_uInt16 nPropertyId, cons… in exportAnimProperty() 1212 void AnimationExporter::exportAnimPropertyString( SvStream& rStrm, const sal_uInt16 nPropertyId, co… in exportAnimPropertyString() 1223 void AnimationExporter::exportAnimPropertyFloat( SvStream& rStrm, const sal_uInt16 nPropertyId, con… in exportAnimPropertyFloat() 1232 void AnimationExporter::exportAnimPropertyuInt32( SvStream& rStrm, const sal_uInt16 nPropertyId, co… in exportAnimPropertyuInt32() 1240 void AnimationExporter::exportAnimPropertyByte( SvStream& rStrm, const sal_uInt16 nPropertyId, cons… in exportAnimPropertyByte()
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | unomap.cxx | 510 …st SfxItemPropertyMapEntry* SwUnoPropertyMapProvider::GetPropertyMapEntries(sal_uInt16 nPropertyId) in GetPropertyMapEntries() 2553 const SfxItemPropertySet* SwUnoPropertyMapProvider::GetPropertySet( sal_uInt16 nPropertyId) in GetPropertySet()
|
/aoo41x/main/vcl/source/gdi/ |
H A D | pdfwriter.cxx | 444 void PDFWriter::SetLinkPropertyID( sal_Int32 nLinkId, sal_Int32 nPropertyId ) in SetLinkPropertyID()
|
H A D | pdfwriter_impl.cxx | 10960 void PDFWriterImpl::setLinkPropertyId( sal_Int32 nLinkId, sal_Int32 nPropertyId ) in setLinkPropertyId()
|
Completed in 171 milliseconds