Searched refs:pStyleHandle (Results 1 – 1 of 1) sorted by relevance
326 boost::shared_ptr<SfxItemSet>& pStyleHandle ) in lcl_HaveCommonAttributes() argument364 … pStyleHandle = rStyleAccess.getAutomaticStyle( *pNewSet, IStyleAccess::AUTO_STYLE_CHAR ); in lcl_HaveCommonAttributes()476 boost::shared_ptr<SfxItemSet> pStyleHandle; in RstTxtAttr() local538 if ( pStyleHandle.get() ) in RstTxtAttr()541 *pStyleHandle, nAttrStart, nAttrEnd ); in RstTxtAttr()565 if ( pStyleHandle.get() && nAttrStart < nEnd ) in RstTxtAttr()568 *pStyleHandle, nAttrStart, nEnd ); in RstTxtAttr()594 if ( pStyleHandle.get() ) in RstTxtAttr()597 *pStyleHandle, nStt, nAttrEnd ); in RstTxtAttr()615 if ( pStyleHandle.get() && nStt < nEnd ) in RstTxtAttr()[all …]
Completed in 17 milliseconds