Searched refs:FindStyleSheet (Results 1 – 7 of 7) sorted by relevance
433 SvxRTFStyleType* EditRTFParser::FindStyleSheet( const XubString& rName ) in FindStyleSheet() function in EditRTFParser471 SvxRTFStyleType* _pRTFStyle = FindStyleSheet( aParent ); in CreateStyleSheet()
98 SvxRTFStyleType* FindStyleSheet( const String& rName );
154 …void FindStyleSheet( const SfxStyleSheetBase* pStyleSheet, ScFlatBoolRowSegments& rUsedRows, bo…
334 …void FindStyleSheet( const SfxStyleSheetBase* pStyleSheet, ScFlatBoolRowSegments& rUsedRows…
603 void ScColumn::FindStyleSheet( const SfxStyleSheetBase* pStyleSheet, ScFlatBoolRowSegments& rUsedRo… in FindStyleSheet() function in ScColumn605 pAttrArray->FindStyleSheet( pStyleSheet, rUsedRows, bReset ); in FindStyleSheet()
1744 void ScAttrArray::FindStyleSheet( const SfxStyleSheetBase* pStyleSheet, ScFlatBoolRowSegments& rUse… in FindStyleSheet() function in ScAttrArray
2081 aCol[i].FindStyleSheet(pStyleSheet, aUsedRows, bRemoved); in StyleSheetChanged()