Searched refs:pPropertyName (Results 1 – 8 of 8) sorted by relevance
122 const sal_Char* pPropertyName; member458 pCurrent->pPropertyName != NULL; in lcl_exportDataTypeFacets()461 OUString sName( OUString::createFromAscii( pCurrent->pPropertyName ) ); in lcl_exportDataTypeFacets()621 pCurrent->pPropertyName != NULL; in lcl_export()625 OUString::createFromAscii( pCurrent->pPropertyName ) ); in lcl_export()
115 const sal_Char* pPropertyName);118 const sal_Char* pPropertyName,
146 const sal_Char* pPropertyName; member178 return m_sLookup.equalsAscii( _rProp.pPropertyName ); in operator ()()328 *pProperty++ = ::rtl::OUString::createFromAscii( aProp->pPropertyName ); in getSupportedControlProperties()
203 ::rtl::OUString AccessibleDialogControlShape::GetModelStringProperty( const sal_Char* pPropertyName… in GetModelStringProperty() argument211 ::rtl::OUString sPropertyName( ::rtl::OUString::createFromAscii( pPropertyName ) ); in GetModelStringProperty()
498 for ( const ::rtl::OUString* pPropertyName = rPropertyNames.getConstArray(); in ImplLockPropertyChangeNotifications() local499 pPropertyName != rPropertyNames.getConstArray() + rPropertyNames.getLength(); in ImplLockPropertyChangeNotifications()500 ++pPropertyName in ImplLockPropertyChangeNotifications()502 ImplLockPropertyChangeNotification( *pPropertyName, bLock ); in ImplLockPropertyChangeNotifications()
256 const char *pPropertyName; member301 aWID_Name[ nWID ].pPropertyName ) ); in GetName()
1020 const ::rtl::OUString** pPropertyName = pBooleanPropertyNames; in exportSpecialAttributes() local1021 for ( i = 0; i < nIdCount; ++i, ++pAttributeId, ++pPropertyName ) in exportSpecialAttributes()1028 *(*pPropertyName), in exportSpecialAttributes()
84 ::rtl::OUString GetModelStringProperty( const sal_Char* pPropertyName );
Completed in 51 milliseconds