Searched refs:FindStyleSheet (Results 1 – 7 of 7) sorted by relevance
/aoo4110/main/editeng/source/editeng/ |
H A D | eertfpar.cxx | 433 SvxRTFStyleType* EditRTFParser::FindStyleSheet( const XubString& rName ) in FindStyleSheet() function in EditRTFParser 471 SvxRTFStyleType* _pRTFStyle = FindStyleSheet( aParent ); in CreateStyleSheet()
|
H A D | eertfpar.hxx | 98 SvxRTFStyleType* FindStyleSheet( const String& rName );
|
/aoo4110/main/sc/inc/ |
H A D | attarray.hxx | 154 …void FindStyleSheet( const SfxStyleSheetBase* pStyleSheet, ScFlatBoolRowSegments& rUsedRows, bool …
|
H A D | column.hxx | 334 …void FindStyleSheet( const SfxStyleSheetBase* pStyleSheet, ScFlatBoolRowSegments& rUsedRows, bool…
|
/aoo4110/main/sc/source/core/data/ |
H A D | column.cxx | 603 void ScColumn::FindStyleSheet( const SfxStyleSheetBase* pStyleSheet, ScFlatBoolRowSegments& rUsedRo… in FindStyleSheet() function in ScColumn 605 pAttrArray->FindStyleSheet( pStyleSheet, rUsedRows, bReset ); in FindStyleSheet()
|
H A D | attarray.cxx | 1744 void ScAttrArray::FindStyleSheet( const SfxStyleSheetBase* pStyleSheet, ScFlatBoolRowSegments& rUse… in FindStyleSheet() function in ScAttrArray
|
H A D | table2.cxx | 2081 aCol[i].FindStyleSheet(pStyleSheet, aUsedRows, bRemoved); in StyleSheetChanged()
|
Completed in 45 milliseconds