Home
last modified time | relevance | path

Searched defs:nAttrib (Results 1 – 20 of 20) sorted by relevance

/trunk/main/connectivity/source/drivers/ado/
H A DAKeyColumn.cxx64 sal_Int32 nAttrib = isNew() ? 0 : starbeans::PropertyAttribute::READONLY; in construct() local
H A DAColumn.cxx112 sal_Int32 nAttrib = isNew() ? 0 : PropertyAttribute::READONLY; in construct() local
/trunk/main/dbaccess/source/ui/dlg/
H A DRelationDlg.cxx204 sal_uInt16 nAttrib = 0; variable
/trunk/main/connectivity/source/sdbcx/
H A DVCatalog.cxx229 sal_Int32 nAttrib = isNew() ? 0 : ::com::sun::star::beans::PropertyAttribute::READONLY; in construct() local
H A DVIndexColumn.cxx110 sal_Int32 nAttrib = isNew() ? 0 : PropertyAttribute::READONLY; in construct() local
H A DVKeyColumn.cxx114 sal_Int32 nAttrib = isNew() ? 0 : PropertyAttribute::READONLY; in construct() local
H A DVView.cxx76 sal_Int32 nAttrib = isNew() ? 0 : PropertyAttribute::READONLY; in construct() local
H A DVKey.cxx137 sal_Int32 nAttrib = isNew() ? 0 : PropertyAttribute::READONLY; in construct() local
H A DVIndex.cxx140 sal_Int32 nAttrib = isNew() ? 0 : PropertyAttribute::READONLY; in construct() local
H A DVColumn.cxx164 sal_Int32 nAttrib = isNew() ? 0 : PropertyAttribute::READONLY; in construct() local
H A DVTable.cxx119 sal_Int32 nAttrib = isNew() ? 0 : PropertyAttribute::READONLY; in construct() local
/trunk/main/store/source/
H A Dstorpage.cxx319 sal_uInt32 nAttrib, in iget()
539 sal_uInt32 nAttrib = store::ntohl(e.m_nAttrib); in attrib() local
1040 sal_uInt32 nAttrib = 0; in rebuild() local
H A Dstore.cxx589 sal_uInt32 nAttrib = 0; in store_attrib() local
H A Dstordata.hxx711 void attrib (sal_uInt32 nAttrib) in attrib()
/trunk/main/connectivity/source/drivers/file/
H A DFStatement.cxx91 sal_Int32 nAttrib = 0; in DBG_NAME() local
/trunk/main/svx/source/sdr/properties/
H A Dtextproperties.cxx458 sal_uInt16 nAttrib; in ForceStyleToHardAttributes() local
/trunk/main/editeng/source/uno/
H A Dunofored.cxx207 for( sal_uInt16 nAttrib = 0; nAttrib < aAttribs.Count(); nAttrib++ ) in GetSvxEditEngineItemState() local
/trunk/main/starmath/source/
H A Dnode.cxx210 void SmNode::SetAttribut(sal_uInt16 nAttrib) in SetAttribut()
228 void SmNode::ClearAttribut(sal_uInt16 nAttrib) in ClearAttribut()
H A Daccessibility.cxx1193 for( sal_uInt16 nAttrib = 0; nAttrib < aAttribs.Count(); nAttrib++ ) in GetSvxEditEngineItemState() local
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx4427 void ScXMLExport::CollectUserDefinedNamespaces(const SfxItemPool* pPool, sal_uInt16 nAttrib) in CollectUserDefinedNamespaces()

Completed in 1220 milliseconds