Searched refs:_nFamily (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/xmloff/source/forms/ |
H A D | formstyles.cxx | 44 const sal_uInt16 _nFamily, const sal_Bool _bDefaultStyle ) in OControlStyleContext() argument 45 …:XMLPropStyleContext( _rImport, _Prefix, _rLocalName, _rxAttrList, _rParentStyles, _nFamily, _bDef… in OControlStyleContext()
|
H A D | formstyles.hxx | 49 const sal_uInt16 _nFamily,
|
/aoo4110/main/reportdesign/source/filter/xml/ |
H A D | xmlExport.hxx | 167 …void collectStyleNames(sal_Int32 _nFamily,const ::std::vector< sal_Int32>& _aSi…
|
H A D | xmlExport.cxx | 521 void ORptExport::collectStyleNames(sal_Int32 _nFamily,const ::std::vector< sal_Int32>& _aSize, ORpt… in collectStyleNames() argument 532 _rStyleNames.push_back(GetAutoStylePool()->Add(_nFamily, aPropertyStates )); in collectStyleNames()
|
Completed in 30 milliseconds