Searched refs:IsOnlyTextBlock (Results 1 – 9 of 9) sorted by relevance
234 sal_Bool SwImpBlocks::IsOnlyTextBlock( const String& ) const in IsOnlyTextBlock() function in SwImpBlocks732 sal_Bool SwTextBlocks::IsOnlyTextBlock( sal_uInt16 nIdx ) const in IsOnlyTextBlock() function in SwTextBlocks741 pBlkNm->bIsOnlyTxt = pImp->IsOnlyTextBlock( pBlkNm->aShort ); in IsOnlyTextBlock()750 sal_Bool SwTextBlocks::IsOnlyTextBlock( const String& rShort ) const in IsOnlyTextBlock() function in SwTextBlocks757 return IsOnlyTextBlock( nIdx ); in IsOnlyTextBlock()
209 if (IsOnlyTextBlock ( nIdx ) ) in Rename()249 sal_Bool bTextOnly = IsOnlyTextBlock ( rShort ) ;//pImp->pBlkRoot->IsStream( aGroup ); in CopyBlock()550 sal_Bool SwXMLTextBlocks::IsOnlyTextBlock( const String& rShort ) const in IsOnlyTextBlock() function in SwXMLTextBlocks560 sal_Bool SwXMLTextBlocks::IsOnlyTextBlock( sal_uInt16 nIdx ) const in IsOnlyTextBlock() function in SwXMLTextBlocks
75 rBlockList.IsOnlyTextBlock(i) ? XML_TRUE : XML_FALSE ); in exportDoc()
68 if (!IsOnlyTextBlock ( nIdx ) ) in GetDoc()
84 virtual sal_Bool IsOnlyTextBlock( const String& rShort ) const;85 virtual sal_Bool IsOnlyTextBlock( sal_uInt16 nIdx ) const;
133 virtual sal_Bool IsOnlyTextBlock( const String& rShort ) const;
391 sal_Bool IsOnlyTextBlock( sal_uInt16 ) const;392 sal_Bool IsOnlyTextBlock( const String& rShort ) const;
124 pBlock->IsOnlyTextBlock( rShortNm ) ); in lcl_Save()
117 mbInsOnlyTxtGlssry = rBlock.IsOnlyTextBlock( nIdx ); in InsertGlossary()
Completed in 34 milliseconds