Home
last modified time | relevance | path

Searched refs:pPropertyName (Results 1 – 8 of 8) sorted by relevance

/trunk/main/xmloff/source/xforms/
H A Dxformsexport.cxx122 const sal_Char* pPropertyName; member
458 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()
/trunk/main/xmloff/source/text/
H A DXMLPropertyBackpatcher.hxx115 const sal_Char* pPropertyName);
118 const sal_Char* pPropertyName,
/trunk/main/fpicker/source/office/
H A DOfficeControlAccess.cxx146 const sal_Char* pPropertyName; member
178 return m_sLookup.equalsAscii( _rProp.pPropertyName ); in operator ()()
328 *pProperty++ = ::rtl::OUString::createFromAscii( aProp->pPropertyName ); in getSupportedControlProperties()
/trunk/main/basctl/source/accessibility/
H A Daccessibledialogcontrolshape.cxx203 ::rtl::OUString AccessibleDialogControlShape::GetModelStringProperty( const sal_Char* pPropertyName in GetModelStringProperty() argument
211 ::rtl::OUString sPropertyName( ::rtl::OUString::createFromAscii( pPropertyName ) ); in GetModelStringProperty()
/trunk/main/toolkit/source/controls/
H A Dunocontrol.cxx498 for ( const ::rtl::OUString* pPropertyName = rPropertyNames.getConstArray(); in ImplLockPropertyChangeNotifications() local
499 pPropertyName != rPropertyNames.getConstArray() + rPropertyNames.getLength(); in ImplLockPropertyChangeNotifications()
500 ++pPropertyName in ImplLockPropertyChangeNotifications()
502 ImplLockPropertyChangeNotification( *pPropertyName, bLock ); in ImplLockPropertyChangeNotifications()
/trunk/main/linguistic/source/
H A Dlngopt.cxx256 const char *pPropertyName; member
301 aWID_Name[ nWID ].pPropertyName ) ); in GetName()
/trunk/main/xmloff/source/forms/
H A Delementexport.cxx1020 const ::rtl::OUString** pPropertyName = pBooleanPropertyNames; in exportSpecialAttributes() local
1021 for ( i = 0; i < nIdCount; ++i, ++pAttributeId, ++pPropertyName ) in exportSpecialAttributes()
1028 *(*pPropertyName), in exportSpecialAttributes()
/trunk/main/basctl/source/inc/
H A Daccessibledialogcontrolshape.hxx84 ::rtl::OUString GetModelStringProperty( const sal_Char* pPropertyName );

Completed in 55 milliseconds